Skip to content
This repository has been archived by the owner on Mar 9, 2019. It is now read-only.

amercier/climbs-deprecated

Repository files navigation

Climbs

Cycling climbs visualizer for Strava logo Strava.

Build Status

Requirements

Getting started

Installation

Install npm dependencies:

npm install

dependencies Status devDependencies Status

Development server

npm run dev

Linting and testing

Run linters:

npm run lint

Run tests with Jest:

npm test

Coverage

Production server

1. Build production assets

npm run build

2. Start production server

NODE_ENV=production npm start

License

License

About

Cycling climbs visualizer for Strava

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published