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

https://github.com/kscript/press

vue + ts 搭建IM开发环境 文档
https://github.com/kscript/press

Last synced: 11 months ago
JSON representation

vue + ts 搭建IM开发环境 文档

Awesome Lists containing this project

README

          

## 运行
全局安装vuepress
```
npm i -g vuepress
```
安装完毕, 执行命令
```
npm run docs:dev
```