Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fimion/vue-todolist
https://github.com/fimion/vue-todolist
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/fimion/vue-todolist
- Owner: fimion
- Created: 2019-11-14T03:26:10.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-14T02:49:04.000Z (about 5 years ago)
- Last Synced: 2024-12-12T20:15:40.004Z (27 days ago)
- Size: 112 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue_crash_todolist
## 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
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).