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

https://github.com/wechaty/wechaty-ui

Web UI for polyglot-wechaty based on the plugin system.
https://github.com/wechaty/wechaty-ui

Last synced: about 1 year ago
JSON representation

Web UI for polyglot-wechaty based on the plugin system.

Awesome Lists containing this project

README

          

# wechaty-ui
Web UI for polyglot-wechaty based on the plugin system.

## 说明

接口文档:[https://www.apifox.cn/web/project/1291954](https://www.apifox.cn/web/project/1291954)

测试接口地址:http://dev.chatie.io:8004

## run

```
npm i
npm run serve
```