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

https://github.com/vbenjs/vben3-doc


https://github.com/vbenjs/vben3-doc

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# vben3-doc

## 本地启动

```bash
$ git clone git@github.com:vbenjs/vben3-doc.git

# 使用 pnpm
$ pnpm install

# 启动开发服务器
$ pnpm run docs:dev
```