Pre Merge pull request !2 from 秦振/N/A

This commit is contained in:
秦振 2022-04-02 05:59:51 +00:00 committed by Gitee
commit 5395332c48

View File

@ -97,7 +97,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:1888