https://github.com/sahbi-ktifa/efaya-cod4-stats
https://github.com/sahbi-ktifa/efaya-cod4-stats
cod4
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sahbi-ktifa/efaya-cod4-stats
- Owner: sahbi-ktifa
- Created: 2019-09-11T11:57:27.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-10-07T09:21:46.000Z (8 months ago)
- Last Synced: 2025-10-07T11:35:47.800Z (8 months ago)
- Topics: cod4
- Language: Vue
- Size: 27.7 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cod4-stats
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn run serve
```
### Compiles and minifies for production
```
yarn run build
```
### Run your tests
```
yarn run test
```
### Lints and fixes files
```
yarn run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).