A Mpvue project (以前随意写的一个小东西, 现在肯定年久失修 仅供参考!!! 具体大家还是可以多看看文档哦
mpvue 写的小程序 文章地址
欢迎start 和 pr
##技术栈
mpvue 是一个使用 Vue.js 开发小程序的前端框架。框架基于 Vue.js......(可以看官网介绍~).
iview weapp 一套高质量的 微信小程序 UI 组件库.
# 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.