Skip to content

abenrob/tdf-maptime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tdf-maptime

forked and modified from https://github.com/mapbox/running-map-example

This is pulled together using browserify: the libraries it depends on are tracked in the package.json file and pulled in with the npm utility.

The end result is a static site (despite being 'built' with node) that you can host on GitHub Pages or any other host.

Install

$ npm install

Run For Development

This will dynamically recompile the project and serve it up at http://localhost:1337/

$ npm start

Build for Production

$ npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages