About 自用 Vue 2.0 微信移动项目脚手架,集成: webpack 2.0 eslint babel vue 2.0 vuex 2.0 vue-router 2.0 axios weui wepayui vux less autoprefixer postcss-flexbox postcss-remify Getting Started # 安装依赖 yarn || npm i # 执行如下命令后访问 localhost:8000 PORT=8080 npm run dev # 编译 npm run build