Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lyskos97/vuex-todo
https://github.com/lyskos97/vuex-todo
todo vue vuetify vuex
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/lyskos97/vuex-todo
- Owner: lyskos97
- Created: 2018-10-02T16:27:04.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-02T16:27:36.000Z (over 6 years ago)
- Last Synced: 2024-11-22T08:11:40.457Z (2 months ago)
- Topics: todo, vue, vuetify, vuex
- Language: Vue
- Homepage: https://dist-menbqoxmho.now.sh
- Size: 70.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-todo
## Project setup
```bash
yarn install
```### Compiles and hot-reloads for development
```bash
yarn run serve
```### Compiles and minifies for production
```bash
yarn run build
```### Lints and fixes files
```bash
yarn run lint
```