thomjoy / aus-lga

Australian LGA geojson + leafletjs
MIT License
4 stars 1 forks source link

geoData = $.get('http://localhost:8889/lga'); #1

Open andrew3stedall opened 7 years ago

andrew3stedall commented 7 years ago

In index.html line 35

Are you referencing something that you dont have up her?

Thank you

phocks commented 6 years ago

You need to run npm install then node launch.js to start the local API

Then start a webserver npm install serve then serve in the root directory

Then go to http://localhost:5000

Then the map should show up