Skip to content
This repository was archived by the owner on Jan 14, 2020. It is now read-only.
/ TrackRunnr Public archive

A web-app for elite runners to log their miles

Notifications You must be signed in to change notification settings

ZacBlanco/TrackRunnr

Repository files navigation

TrackRunnr Build Status

TrackRunnr was developed by Zac Blanco and Richard Ahn at HackRU in Spring of 2016.

The aim of TrackRunnr is to build a modern, scalable web app for advanced runners to track and log their training. We've built the app from the bottom up using modern web technologies and good software engineering practice.

Getting your own copy of TrackRunnr

TrackRunnr is open source! simply execute the git clone to get your own copy.

git clone https://github.com/ZacBlanco/TrackRunnr

Developer Quick-Start Guide

Getting up and running with TrackRunnr on your local machine is simple. Unix is recommended. Windows may require extra configuration.

Pre-Requisites

Once you've got a copy of the repository using git-clone run the following command to install dependencies:

npm install

Now run the tests to make sure that the build works on your system:

npm test

If all the tests pass then your system is ready to begin devlopment! You can now start your own local copy with

npm start

About

A web-app for elite runners to log their miles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •