From 277256afa6028930e92c21eac3aa5c8e27aee641 Mon Sep 17 00:00:00 2001 From: zhangdaiscott Date: Mon, 24 Jul 2023 10:16:01 +0800 Subject: [PATCH] =?UTF-8?q?=E5=89=8D=E7=AB=AF=E5=BC=80=E5=8F=91=E7=8E=AF?= =?UTF-8?q?=E5=A2=83=E6=90=AD=E5=BB=BA=E6=96=87=E6=A1=A3=E5=BC=95=E5=AF=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 30aac19..9261f58 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,11 @@ JeecgBoot-Vue3采用 Vue3.0、Vite、 Ant-Design-Vue3、TypeScript 等新技术 | `jeecgboot-vue3` | Vue3版前端代码 | | `jeecg-boot` | SpringBoot后台项目(支持微服务) | +## 开发环境搭建 + +- [前端开发环境准备](https://help.jeecg.com/setup/dev.html) +- [前端项目快速启动](https://help.jeecg.com/setup/startup.html) +- [通过IDEA启动项目](https://help.jeecg.com/java/setup/idea/startup.html) ## 技术文档