A simpl Vue.js project/ 一个简单的 One/ 一个纯前端移动端单页应用
##在线浏览地址(请使用手机端浏览或切换到手机预览模式):http://www.pxxxxx.cn/#/index
# install dependencies/安装
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification/启动服务
npm run build
# build for production and view the bundle analyzer report/编译
npm run build --report
For detailed explanation on how things work, checkout the guide and docs for vue-loader.