noroom-watch-ui

codecov

noroom-watch-api を叩いて部屋の状態と時間を表示してくれるやつ

localhost_8080

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test
npm run test:coverage

Lints and fixes files

npm run lint

Run Server for compiled production app

node src/server.js