Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hercules2013/worktest
https://github.com/hercules2013/worktest
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/hercules2013/worktest
- Owner: Hercules2013
- Created: 2024-09-18T05:09:22.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-18T13:53:56.000Z (4 months ago)
- Last Synced: 2024-11-10T09:11:47.515Z (2 months ago)
- Language: JavaScript
- Size: 330 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# worktest
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Lints and fixes files
```
yarn lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).