Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/quackness/vue-task-creator
https://github.com/quackness/vue-task-creator
cli vue vuejs
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/quackness/vue-task-creator
- Owner: quackness
- Created: 2023-03-28T13:59:56.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-08T01:49:11.000Z (over 1 year ago)
- Last Synced: 2024-11-14T08:11:55.421Z (3 months ago)
- Topics: cli, vue, vuejs
- Language: Vue
- Homepage: https://www.youtube.com/watch?v=qZXt1Aom3Cs
- Size: 274 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-task-creator
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).