Skip to content

codetalks-new/mpvue-starter

Repository files navigation

mpvue-starter

小程序开发最佳实践的起始框架

Build Setup

# install dependencies
yarn install

# run debug
yarn  dev

# build for production with minification
yarn build

# build for production and view the bundle analyzer report
yarn build --report

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

注意

  1. tslint.json 中已经配置了需要禁用的小程序不兼容的接口。配置参考 https://palantir.github.io/tslint/rules/ban/ https://developers.weixin.qq.com/miniprogram/dev/devtools/details.html#%E8%BF%90%E8%A1%8C%E7%8E%AF%E5%A2%83%E5%B7%AE%E5%BC%82

About

小程序开发最佳实践 初始项目

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published