Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/answershuto/wechat_boot
https://github.com/answershuto/wechat_boot
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/answershuto/wechat_boot
- Owner: answershuto
- Created: 2019-07-13T08:49:15.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T18:06:31.000Z (almost 2 years ago)
- Last Synced: 2024-10-03T05:21:42.870Z (about 1 month ago)
- Language: TypeScript
- Size: 153 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 一、安装
```
npm config set registry https://registry.npm.taobao.org
npm config set disturl https://npm.taobao.org/dist
npm config set puppeteer_download_host https://npm.taobao.org/mirrors
``````
npm install
```## 使用技术
- https://github.com/Chatie/wechaty
## 使用方法
```
npm run start
```