Files
django-vue3-admin-gd/docs/docs/essential/quickstart-frontend.md
2025-07-06 21:51:39 +08:00

14 lines
199 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
sidebar_position: 3
---
# 快速启动-前端
以 web-antd 为例:
```bash
cd web
pnpm install
npm run dev:antd
```
其他前端web-ele、web-naive暂时未兼容, 未来支持web-ele