Just a dinky little leaflet-powered map. Basemap via OSM. Enjoy :)
- install node.js
- execute
npm install node-static
- Run
node static.js
- Visit http://localhost:1337 with your browser.
- Or serve the directory locally with servedir,
- Or you could use Python's simpleHTTPServer.
KEWL.