https://github.com/andreiextr/sports
https://github.com/andreiextr/sports
api sports vuejs
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/andreiextr/sports
- Owner: AndreiExtr
- Created: 2024-08-27T17:23:39.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-08-26T07:33:04.000Z (10 months ago)
- Last Synced: 2025-10-22T05:18:13.627Z (8 months ago)
- Topics: api, sports, vuejs
- Language: HTML
- Homepage: https://andreiextr.github.io/Sports/
- Size: 718 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sports
## 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/).