https://github.com/vbenjs/vben3-doc
https://github.com/vbenjs/vben3-doc
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/vbenjs/vben3-doc
- Owner: vbenjs
- Archived: true
- Created: 2022-11-04T03:02:24.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-05-22T09:47:50.000Z (about 2 years ago)
- Last Synced: 2025-02-24T07:13:25.937Z (over 1 year ago)
- Homepage: https://vbenjs.github.io/vben3-doc/
- Size: 2.66 MB
- Stars: 12
- Watchers: 3
- Forks: 25
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
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
```