Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/answershuto/wechat_boot


https://github.com/answershuto/wechat_boot

Last synced: 21 days ago
JSON representation

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
```