https://github.com/andreiextr/web_scoutbase
ScoutBase is a modern platform for interaction between football organizers, players and teams.
https://github.com/andreiextr/web_scoutbase
football vue vuex
Last synced: about 1 year ago
JSON representation
ScoutBase is a modern platform for interaction between football organizers, players and teams.
- Host: GitHub
- URL: https://github.com/andreiextr/web_scoutbase
- Owner: AndreiExtr
- Created: 2025-02-04T07:12:13.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-04-10T19:47:26.000Z (about 1 year ago)
- Last Synced: 2025-05-18T12:10:04.808Z (about 1 year ago)
- Topics: football, vue, vuex
- Language: HTML
- Homepage: https://andreiextr.github.io/Web_ScoutBase/
- Size: 19.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# scoutbase
## 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/).