Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 430 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 430 Bytes

Leaflet Bangor Example

Just a dinky little leaflet-powered map. Basemap via OSM. Enjoy :)

Using it

  • 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.