Pre Merge pull request !2 from 秦振/N/A
This commit is contained in:
commit
5395332c48
|
|
@ -97,7 +97,7 @@ $ git clone https://gitee.com/smallc/Sword.git
|
||||||
$ cd Sword
|
$ cd Sword
|
||||||
$ yarn install 或者 npm install
|
$ yarn install 或者 npm install
|
||||||
# mock模式
|
# mock模式
|
||||||
$ yarn start 或者 npm start
|
$ yarn start:mock 或者 npm start:mock
|
||||||
# 服务模式
|
# 服务模式
|
||||||
$ yarn run start:no-mock 或者 npm run start:no-mock
|
$ yarn run start:no-mock 或者 npm run start:no-mock
|
||||||
# 访问 http://localhost:1888
|
# 访问 http://localhost:1888
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user