Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moeen/vue-soccer
PWA vue web application. Stay tuned for soccer match results.
https://github.com/moeen/vue-soccer
Last synced: 5 days ago
JSON representation
PWA vue web application. Stay tuned for soccer match results.
- Host: GitHub
- URL: https://github.com/moeen/vue-soccer
- Owner: moeen
- Created: 2019-03-04T19:42:39.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T16:52:13.000Z (almost 2 years ago)
- Last Synced: 2023-03-08T17:12:23.249Z (over 1 year ago)
- Language: Vue
- Homepage: https://moein.ml/vue-soccer
- Size: 2.72 MB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-soccer
## 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
```