codetest-map-geojson
Code test using Mapbox to overlay geoJSON data. Express.js is used as the server and Broserify is used to package the client-side libs.
install: clone and npm install
build javascript: npm run build-jss
build styles: npm run build-css
run: npm run start