Skip to content

Sports league management, score-tracking, and stats application

Notifications You must be signed in to change notification settings

epzilla/league-tracker

Repository files navigation

League Tracker

Sports league management, score-tracking, and stats application

Installation

  1. git clone https://github.com/epzilla/league-tracker.git
  2. npm install
  3. To run the backend API: npm run backend, or to run it in debug mode to allow the user of node devtools, run npm run backend-debug.
  4. To run the frontend dev environment with webpack: npm run frontend

About

Sports league management, score-tracking, and stats application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published