Skip to content

Files

Latest commit

7f684af · May 29, 2019

History

History
19 lines (11 loc) · 193 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 193 Bytes

Tv Lobby

Build Setup

# install dependencies
$ npm install

# serve at localhost:9900
$ npm run dev

# build for production and launch server
$ npm run build
$ npm start