Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 467 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 467 Bytes

Angular + Leaflet + Nominatim

This project contains simple Angular 10 app with Leaflet map library integration along with Nominatim API geocoding.

Run

Run ng serve for a dev server.

Navigate to http://localhost:4200/.

Build

Run ng build to build the project.

More information