angular-pdok-geocoder
Version:
AngularJS Geocoding PDOK Geocoder
19 lines (12 loc) • 479 B
Markdown
How to setup an AngularJS and leaflet environment for development
* NodeJS
* Bower
* Python
* Clone GIT
* Open directory and use the following command: *bower install*
To run the application start the Python file named serve.py by using the following command: *python serve.py*.
The default port is set at 8100, but can be altered in the serve.py file.