From b13761137768e815845423a82037fda8d3ddbc9f Mon Sep 17 00:00:00 2001 From: maxxie Date: Tue, 17 Dec 2024 21:50:06 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=9D=E5=A7=8B=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 69e90840..2a734d4b 100644 --- a/README.md +++ b/README.md @@ -18,3 +18,10 @@ https://gitee.com/y_project/RuoYi-Vue.git https://gitee.com/ys-gitee/RuoYi-Vue3.git 具体细节,请查看原项目。 + +## 文件夹 +ruoyi-ui为vue3 element-plus版本,第一次使用请先执行 +```bash +npm install +npm run dev +``` \ No newline at end of file