/vue-todos

基于 vue 的 todos

Primary LanguageJavaScript

vue-todos

基于 Vue.js 的 todos

todos for vue.js

view

Use

# 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