Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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也是妥妥的。
- Host: GitHub
- URL: https://github.com/WingGao/mpvue-ts-demo
- Owner: WingGao
- Created: 2018-03-20T15:51:15.000Z (over 6 years ago)
- Default Branch: dev
- Last Pushed: 2022-12-09T14:50:58.000Z (almost 2 years ago)
- Last Synced: 2024-07-27T14:34:49.111Z (3 months ago)
- Topics: mp, mpvue, ts, typescript, wxmp
- Language: JavaScript
- Homepage:
- Size: 859 KB
- Stars: 124
- Watchers: 4
- Forks: 33
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-mpvue - mpvue-ts-demo - 用 ts 写 mpvue (示例 / 目录)
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)