Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 280 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 280 Bytes

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