From 1f17c195aa32550639438204b15d4e2a88e4452e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A7=A6=E6=8C=AF?= <1722377628@qq.com> Date: Fri, 9 Oct 2020 16:26:30 +0800 Subject: [PATCH] =?UTF-8?q?update=20README.md.=20mock=E6=A8=A1=E5=BC=8F?= =?UTF-8?q?=E4=B8=8B=E6=89=A7=E8=A1=8C=E8=84=9A=E6=9C=ACyarn=20start?= =?UTF-8?q?=E6=88=96npm=20start=E6=97=A0=E6=B3=95=E8=8E=B7=E5=8F=96mock?= =?UTF-8?q?=E6=95=B0=E6=8D=AE=EF=BC=8C=E5=BF=85=E9=A1=BB=E6=89=A7=E8=A1=8C?= =?UTF-8?q?yarn=20start:mock=E6=88=96npm=20start:mock.README=E8=AF=B4?= =?UTF-8?q?=E6=98=8E=E9=94=99=E8=AF=AF=EF=BC=8C=E5=AE=B3=E7=9A=84=E6=88=91?= =?UTF-8?q?=E5=BF=99=E6=B4=BB=E4=BA=86=E4=B8=80=E4=B8=8B=E5=8D=88=E6=89=BE?= =?UTF-8?q?=E9=94=99=E3=80=82=E3=80=82=E3=80=82=E3=80=82=EF=BC=81=EF=BC=81?= =?UTF-8?q?=EF=BC=81=EF=BC=81?= 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 11e7bcd..4928588 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ $ git clone https://gitee.com/smallc/Sword.git $ cd Sword $ yarn install 或者 npm install # mock模式 -$ yarn start 或者 npm start +$ yarn start:mock 或者 npm start:mock # 服务模式 $ yarn run start:no-mock 或者 npm run start:no-mock # 访问 http://localhost:8888