From 4a8fad674d8147c040ab68d6e961e36fa852dc04 Mon Sep 17 00:00:00 2001 From: duxianjin <1960116313@qq.com> Date: Wed, 8 Mar 2023 16:06:06 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E4=BF=AE=E6=94=B9=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 537842d..8624b8b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# library +# qn-web ## Project setup ``` @@ -7,7 +7,7 @@ npm install ### Compiles and hot-reloads for development ``` -npm run serve +npm run dev ``` ### Compiles and minifies for production