Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/greyby/vue-todo

TodoMvc with vue
https://github.com/greyby/vue-todo

Last synced: 24 days ago
JSON representation

TodoMvc with vue

Awesome Lists containing this project

README

        

# vue-todo

Build vue-todo with Webpack.

## Setup

``` bash
npm install
# dev:
npm run serve
# build:
npm run build
```

## License

[MIT](http://opensource.org/licenses/MIT)