Human Talks "Discover Leaflet" presentation given by @willylambert at la Maison Des Projets (Angers) on May, 13 2014
@willylambert
http://www.prodigia.org/discover-leaflet
1*/ Download the latest release : https://github.com/willylambert/discover-leaflet/releases/tag/1.0.2
2*/ Resolve dependencies with bower :
- Bower:
bower update
You will need a webserver to run the presentation (like the node.js package http-server)
npm install http-server
http-server
Access the application from http://localhost:8080
- Chrome
- Firefox