Ecosyste.ms: Awesome

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

https://github.com/linguofeng/wets

轻量级微信小程序开发框架 WeChat + TypeScript = wets
https://github.com/linguofeng/wets

graphql jsx redux tsx typescript weapp wechat-mini-program wechat-weapp

Last synced: 3 months ago
JSON representation

轻量级微信小程序开发框架 WeChat + TypeScript = wets

Lists

README

        

# 小程序开发框架 - wets

## Hello

```bash
$ yarn create wets-app hello
$ cd hello
$ yarn start
```

打开微信web开发者工具,新建小程序,输入appid,目录选择`hello/dist`

## 贡献者们

- [李续铖](https://github.com/lixucheng)
- [杨望](https://github.com/thecatshidog)
- [周新凯](https://github.com/zhouxinkai)