From 3b3ae1d9a05a39c315784369a206b82e6d366b9a Mon Sep 17 00:00:00 2001 From: zhangdaihao Date: Fri, 1 Mar 2019 20:24:45 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=AF=E5=8A=A8=E5=91=BD=E4=BB=A4=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 78fbe25..a5ecebb 100644 --- a/README.md +++ b/README.md @@ -172,7 +172,7 @@ npm install -g yarn yarn install # 启动 -yarn start +yarn run serve # 编译项目 yarn run build -- GitLab