Skip to content

Lizhooh/vue-todos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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