Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/WingGao/mpvue-ts-demo

A Mpvue demo project with TypeScript. Mpvue搭配TypeScript也是妥妥的。
https://github.com/WingGao/mpvue-ts-demo

mp mpvue ts typescript wxmp

Last synced: 3 months ago
JSON representation

A Mpvue demo project with TypeScript. Mpvue搭配TypeScript也是妥妥的。

Awesome Lists containing this project

README

        

# mpvue Typescript demo

> A mpvue project with Typescript

已支持mpvue 2.0 (微信小程序、百度智能小程序、头条小程序、支付宝小程序)

1.x版本的请前往[v1](https://github.com/WingGao/mpvue-ts-demo/tree/v1)分支

## Build Setup

``` bash
# 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
```

[mpvue](https://github.com/Meituan-Dianping/mpvue)