publicmap / legacy

An open map by the public, for the public.
https://publicmap.github.io/legacy
The Unlicense
3 stars 1 forks source link

publicmap

A public map for the public. Its made by you. You can improve the map live on OpenStreetMap.

Develop

Install and watch for changes to rebuild with browserify.

npm install
npm start

Create a minified standalone build.

npm install
npm run build