Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 395 Bytes

File metadata and controls

29 lines (19 loc) · 395 Bytes

scoreboard

A Vue.js browser-based scoreboard with arduino controlled buttons for score tracking

find the arduino code in here

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint