Skip to content

abenrob/tdf-maptime

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
gpx
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

tdf-maptime

Live Site

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

Annotated Documentation

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