An open API service indexing awesome lists of open source software.

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.

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/).