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