A Mpvue project
# Build Setup
大家不要直接跑本项目,需要开通云开发,需要建立集合,上手前记得先熟悉云开发文档 结合掘金文章项目讲解 (opens new window)一起使用
# 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