https://github.com/iotsharp/wechatminiapp
使用 Taro 编写的 IoTSharp 微信小程序
https://github.com/iotsharp/wechatminiapp
Last synced: 11 months ago
JSON representation
使用 Taro 编写的 IoTSharp 微信小程序
- Host: GitHub
- URL: https://github.com/iotsharp/wechatminiapp
- Owner: IoTSharp
- Created: 2022-08-26T15:14:20.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-04-08T13:16:58.000Z (about 3 years ago)
- Last Synced: 2025-03-22T14:34:48.951Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 959 KB
- Stars: 11
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IoTSharp WeChatMiniApp
### 项目介绍
基于 **`taro3.5.10 + mobx + ts`**
ui 组件库采用:nutui-react
### 本地运行
```shell
pnpm run dev
# pnpm start
```