Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```