mpvue Typescript demo
A mpvue project with Typescript
已支持mpvue 2.0 (微信小程序、百度智能小程序、头条小程序、支付宝小程序)
1.x版本的请前往v1分支
Build Setup
# install dependencies
npm i
# serve with hot reload at localhost:7100
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report