Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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/).