Skip to content

A tracker for Overwatch matches.

Notifications You must be signed in to change notification settings

pwndev/overdiff

Repository files navigation

Overdiff

A tracker for Overwatch matches.

npm package npm package

Setup

Prerequisites

Project Setup

Install all npm dependencies.

npm install

Compiles and hot-reloads app for development

npm run serve

Compiles and minifies app for production

npm run build

Documentation