https://github.com/ungdev/arena-stream-break
UTT Arena 2017 Stream Break
https://github.com/ungdev/arena-stream-break
Last synced: 2 months ago
JSON representation
UTT Arena 2017 Stream Break
- Host: GitHub
- URL: https://github.com/ungdev/arena-stream-break
- Owner: ungdev
- Created: 2017-09-08T00:20:01.000Z (over 8 years ago)
- Default Branch: v2018
- Last Pushed: 2018-12-06T18:04:36.000Z (over 7 years ago)
- Last Synced: 2025-10-09T13:08:04.602Z (8 months ago)
- Language: Vue
- Size: 82.2 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# arena-stream-break
## 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
```