https://github.com/takb/skilleval
https://github.com/takb/skilleval
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/takb/skilleval
- Owner: takb
- Created: 2019-12-11T13:14:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T08:24:42.000Z (over 3 years ago)
- Last Synced: 2024-05-27T19:25:14.365Z (about 2 years ago)
- Language: Vue
- Size: 455 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# skilleval
## 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
```