Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 428 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 428 Bytes

CorpoPong

Corporate grade ping-pong leaderboard!

Installation

$ npm install

Viewing Your Application

$ npm start

Running Linter

$ npm run lint

Building Your Application

$ npm run build

Deployment

Everything is taken care of by Travis. All changes are applied to https://corpopong-dev.firebaseapp.com. Tagged releases are deployed to https://corpopong.firebaseapp.com.