Skip to content

publicmap/legacy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published