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