Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 1.21 KB

README.md

File metadata and controls

34 lines (27 loc) · 1.21 KB

CircleCI Go Report Card Go Doc Release Coverage

SSL Status Board

A Status Board for the Small Size League, optimized to show the current game state on a large screen.

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Lints and fixes files

yarn run lint

Rebuild Protobuf code

yarn run genProto