Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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
```