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
- Host: GitHub
- URL: https://github.com/linguofeng/wets
- Owner: linguofeng
- Created: 2019-08-21T16:57:08.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T23:38:48.000Z (almost 2 years ago)
- Last Synced: 2024-07-17T20:39:12.800Z (4 months ago)
- Topics: graphql, jsx, redux, tsx, typescript, weapp, wechat-mini-program, wechat-weapp
- Language: TypeScript
- Homepage:
- Size: 2.9 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-github-star - wets
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)