https://github.com/vbenjs/vue-vben-admin-doc
vue-vben-admin-doc
https://github.com/vbenjs/vue-vben-admin-doc
Last synced: about 1 year ago
JSON representation
vue-vben-admin-doc
- Host: GitHub
- URL: https://github.com/vbenjs/vue-vben-admin-doc
- Owner: vbenjs
- Archived: true
- Created: 2020-07-27T01:56:18.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-09-28T07:37:35.000Z (over 1 year ago)
- Last Synced: 2025-02-24T07:13:25.672Z (over 1 year ago)
- Language: Vue
- Homepage: https://vbenjs.github.io/vue-vben-admin-doc
- Size: 1.99 MB
- Stars: 339
- Watchers: 8
- Forks: 396
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-vben-admin-doc
## 如何本地开发
```bash
# 克隆本仓库
$ git clone git@github.com:vbenjs/vue-vben-admin-doc.git
# 或者使用 yarn
$ pnpm install
# 启动开发服务器
$ pnpm dev
```