Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Athletes Dashboard

A dashboard that displays Strava user data.

Getting Started

This repo was created using Node v7.5.0.

  1. First, check if you have Yarn installed (yarn --version). If you do not:
brew install yarn

Then, run yarn to install all project dependencies.

  1. Run npm run dev to start the development server and head over to http://localhost:8080/ in your browser to see the dashboard.

  2. This repo includes GitHub pages integration, so to incorparate that functionality make the appropriate changes in the package.json and then run npm run deploy to push to a gh-pages branch.

  3. Run webpack -p for default webpack production build before deploying.

About

A display for athlete data from the Strava API

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages