Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 288 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 288 Bytes

dva Todomvc clone

Live demo

Building

$ npm install
# watch
$ npm run start
# build
$ npm run build // maybe will throw an error. For roadhog uglify.js, but not important

License

MIT