https://github.com/narze/9arm-vs-kob-web
https://github.com/narze/9arm-vs-kob-web
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/narze/9arm-vs-kob-web
- Owner: narze
- Created: 2021-02-25T16:40:39.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-28T12:43:25.000Z (over 5 years ago)
- Last Synced: 2025-02-21T11:29:38.626Z (over 1 year ago)
- Language: Vue
- Homepage: https://9arm-vs-kob.vercel.app
- Size: 481 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 9arm-vs-kob-web
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Run your unit tests
```
npm run test:unit
```
### Lints and fixes files
```
npm run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).