From 0d79cccc52ecf7563788635d737be0614e047e36 Mon Sep 17 00:00:00 2001 From: JEECG <445654970@qq.com> Date: Fri, 28 Jun 2024 18:01:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=AF=E6=8C=81Docker=E4=B8=80=E9=94=AE?= =?UTF-8?q?=E5=90=AF=E5=8A=A8=E5=89=8D=E5=90=8E=E7=AB=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README-EN.md | 8 +++----- README.md | 8 +------- 2 files changed, 4 insertions(+), 12 deletions(-) diff --git a/README-EN.md b/README-EN.md index ac95f6b1..22cc67c7 100644 --- a/README-EN.md +++ b/README-EN.md @@ -60,13 +60,11 @@ For the project Jeecg-Boot low code development platform can be applied in the development of any J2EE project, especially for SAAS projects, enterprise information management system (MIS), internal office system (OA), enterprise resource planning system (ERP), customer relationship management system (CRM), etc. Its semi-intelligent manual Merge development method, Can significantly improve the development efficiency of more than 70%, greatly reduce the development cost. - -Docker starts the project +Starts the project ----------------------------------- -- [Docker starts the vue3 ui](https://help.jeecg.com/java/docker/vue3.html) -- [Docker starts the java background](https://help.jeecg.com/java/docker/up.html) - +- [IDEA Quick start](https://help.jeecg.com/java/setup/idea/startup.html) +- [Docker Quick start](https://help.jeecg.com/java/docker/quick.html) diff --git a/README.md b/README.md index 59d60378..a464577e 100644 --- a/README.md +++ b/README.md @@ -58,14 +58,8 @@ Jeecg-Boot低代码开发平台,可以应用在任何J2EE项目的开发中, 启动项目 ----------------------------------- -##### IDE启动 - - [IDEA启动前后端项目](https://help.jeecg.com/java/setup/idea/startup.html) - -##### Docker启动 - -- [Docker启动前端](https://help.jeecg.com/java/docker/vue3.html) -- [Docker启动后台](https://help.jeecg.com/java/docker/up.html) +- [Docker一键启动前后端](https://help.jeecg.com/java/docker/quick.html) 技术架构: