From d6ad51ccfd81aba9710c46ab4cfad803e17c9f21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E8=80=80=E6=B3=BD?= <1159428885@qq.com> Date: Thu, 28 May 2026 02:58:43 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E5=88=9D=E5=A7=8B=E5=8C=96?= =?UTF-8?q?=E6=95=99=E5=AD=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4d5f240..c604f76 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,9 @@ git clone https://github.com/yunyun-3782/GoodPlanCraftLaunCher.git ```cmd cd 项目根文件夹 +#初始化项目 node_modules +npm install + #启动 GPCL npm run start