https://github.com/disjfa/vue-score
https://github.com/disjfa/vue-score
bootstrap scoreboard vuejs
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/disjfa/vue-score
- Owner: disjfa
- Created: 2020-11-30T23:07:00.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-10T21:43:07.000Z (over 5 years ago)
- Last Synced: 2025-01-20T11:44:03.454Z (over 1 year ago)
- Topics: bootstrap, scoreboard, vuejs
- Language: Vue
- Homepage: https://disjfa.github.io/vue-score/
- Size: 1.54 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-score
## 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
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).