https://github.com/edamghy/apex-legends-tracker
This is a simple App to track Apex Legend Players stats
https://github.com/edamghy/apex-legends-tracker
Last synced: about 2 months ago
JSON representation
This is a simple App to track Apex Legend Players stats
- Host: GitHub
- URL: https://github.com/edamghy/apex-legends-tracker
- Owner: EDAMGHY
- Created: 2022-01-26T19:44:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-26T19:44:45.000Z (over 3 years ago)
- Last Synced: 2025-02-05T13:38:40.884Z (4 months ago)
- Language: Vue
- Size: 1.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# client
## 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/).