Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexcambose/vue-vuex-todo
Vue todo app based on vuex
https://github.com/alexcambose/vue-vuex-todo
app todo vuejs2 vuex
Last synced: 15 days ago
JSON representation
Vue todo app based on vuex
- Host: GitHub
- URL: https://github.com/alexcambose/vue-vuex-todo
- Owner: alexcambose
- License: mit
- Created: 2017-10-17T08:31:11.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T18:35:38.000Z (about 2 years ago)
- Last Synced: 2024-11-15T18:10:00.709Z (3 months ago)
- Topics: app, todo, vuejs2, vuex
- Language: JavaScript
- Size: 1.68 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vue-vuex-todo
Vue todo app based on [vuex](https://github.com/vuejs/vuex)## Installation
```
cd vue-vuex-todo && npm install
```## Usage
```
npm run dev
```