XiaoBaiRoadToGod / mpvue-framework

基于mpvue的小程序基础框架,支持分包加载

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mpvue-base-framework

A Mpvue project

该项目基于mpvue(2.0版本),主要集成了mpvue-entry和mpvue-router-patch,支持分包加载

引入vant/weapp 注意需要把下载下来的vant/weapp下的dist内的组件复制到static/vant

Build Setup

# 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.

About

基于mpvue的小程序基础框架,支持分包加载


Languages

Language:JavaScript 98.1%Language:Vue 1.9%Language:CSS 0.0%