Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xuguojing-xgj/vue3-todolist
https://github.com/xuguojing-xgj/vue3-todolist
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/xuguojing-xgj/vue3-todolist
- Owner: xuguojing-xgj
- Created: 2022-07-20T04:52:33.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-07-24T05:22:31.000Z (over 2 years ago)
- Last Synced: 2024-04-23T05:25:51.389Z (7 months ago)
- Language: Vue
- Size: 121 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue3-todo-file
## 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/).