https://github.com/cmartinezone/veutify-todo
https://github.com/cmartinezone/veutify-todo
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cmartinezone/veutify-todo
- Owner: cmartinezone
- Created: 2020-11-14T04:33:35.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-14T05:05:00.000Z (over 4 years ago)
- Last Synced: 2025-01-22T09:11:49.444Z (4 months ago)
- Language: Vue
- Size: 380 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vuetifytodo
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).