Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 537 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 537 Bytes

Angular + Nominatim + Firebase

This project contains simple Angular 10 app with Nominatim API geocoding integration, plus Graphhopper. Also the project uses Firebase to save all distances between two addresses.

Run

Run ng serve for a dev server.

Navigate to http://localhost:4200/.

Build

Run ng build to build the project.

Spike QUESTIONS

Look into RespuestasPreguntasSpike added to this repository.

I used a project called Angular-Leaflet as example to build this one. I tried to keep it simple.

Cheers.