Skip to content

ayuhuajin/vue-webpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#自动刷新和重载 #修改.html 与 vue组件 会重载 自动刷新 打开窗口

#npm run dev 运行 在8888端口

#npm run build 生成dist 文件夹

install dependencies

npm install

serve with hot reload at localhost:8080

npm run dev

build for production with minification

npm run build For detailed explanation on how things work, consult the docs for vue-loader.

#Vue2.X文档 https://vuejs.org/v2/guide/index.html 英文 https://cn.vuejs.org/v2/guide/index.html 中文

#vue-router2.x 文档 https://router.vuejs.org/zh-cn/index.html 中文 https://router.vuejs.org/en/ 英文

#Vuex2.X 文档 https://vuex.vuejs.org/en/ 英文 https://vuex.vuejs.org/zh-cn/ 中文

#vue ajax 1.axios 2.vue-resource

#webapck 2.X 文档 https://webpack.js.org/ 英文 https://doc.webpack-china.org/ 中文

#node.js 文档 https://nodejs.org/en/docs/ 英文 http://nodejs.cn/ 中文

#阮一峰 es6 入门 http://es6.ruanyifeng.com/

#koa文档 http://koajs.com/ 英文 http://koa.bootcss.com/ 中文

#git https://github.com/git

About

热更新,热替换基本模板

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published