Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 165 Bytes

readme.md

File metadata and controls

13 lines (9 loc) · 165 Bytes

vben3-doc

本地启动

$ git clone [email protected]:vbenjs/vben3-doc.git

# 使用 pnpm
$ pnpm install

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