Skip to content

jeremyBanks/overtrack-web

 
 

Repository files navigation

OverTrack Web

OverTrack Web is a web front-end for OverTrack, a tool for tracking Overwatch games.

This project uses Angular CLI to manage the build process.

Installation

After cloning, install the dependencies using npm.

npm install
npm install -g @angular/cli

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Running ng serve --open will additionally open the webpage in the default browser.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.

About

don't use this fork, get upstream:

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.8%
  • TypeScript 3.1%
  • HTML 1.4%
  • CSS 0.7%