https://github.com/aturingmachine/scoreboard
For use with App Factory Ping Pong Tournaments
https://github.com/aturingmachine/scoreboard
Last synced: about 1 month ago
JSON representation
For use with App Factory Ping Pong Tournaments
- Host: GitHub
- URL: https://github.com/aturingmachine/scoreboard
- Owner: aturingmachine
- Created: 2017-12-08T22:18:59.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-11T16:24:30.000Z (about 8 years ago)
- Last Synced: 2025-02-04T00:36:41.989Z (about 1 year ago)
- Language: Vue
- Homepage:
- Size: 88.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# scorekeeper
> A Vue.js project
## Build Setup
``` bash
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
```
For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).