基于 Vue.js 的 todos
todos for vue.js
# install dependencies
npm install
# serve with hot reload at localhost:9999 (setting port in config/index.js)
npm start
# build for production with minification
npm run build
# run dist(After build)
npm run app