Skip to content

hkizilhan/LeafletApp

Repository files navigation

Leaflet Sample Application with Angular.js 17

This project was generated with Angular CLI version 17.3.2.

Backend Api Server

Nodejs - Express

$ cd backend
$ npm install
$ npm run dev

Api dev server will start at: http://localhost:3000/

Angular Frontend

If you don't have angular CLI, install with npm install -g @angular/cli

$ npm install
$ ng serve --open

Angular dev server will start at: http://localhost:4200/

About

Leaflet Sample Application with Angular.js 17

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published