From 08f73a310c033c520ac0910600017dd57646649d Mon Sep 17 00:00:00 2001 From: we_coder <5642431+we_coder@user.noreply.gitee.com> Date: Sun, 4 Sep 2022 06:32:59 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0Readme=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: we_coder <5642431+we_coder@user.noreply.gitee.com> --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1ea24a1..c45916d 100644 --- a/README.md +++ b/README.md @@ -34,9 +34,9 @@ yarn 本地开发 ``` -npm run dev +npm run serve # or -yarn dev +yarn serve ``` -- Gitee