Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/NisooJadhav/vuex-todo
To Do app made using Vuex
https://github.com/NisooJadhav/vuex-todo
vue vuejs vuex
Last synced: 3 months ago
JSON representation
To Do app made using Vuex
- Host: GitHub
- URL: https://github.com/NisooJadhav/vuex-todo
- Owner: NisooJadhav
- Created: 2022-06-08T08:21:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-08T08:23:46.000Z (over 2 years ago)
- Last Synced: 2024-05-29T23:22:38.752Z (5 months ago)
- Topics: vue, vuejs, vuex
- Language: Vue
- Homepage: https://vuex-todo-nj.vercel.app
- Size: 207 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-todos - Vuex
README
# vuex
## 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/).