Fix README
fix README.md Change-Id: I81bc934b915809c2225745314863762982c137d8
This commit is contained in:
parent
4eb68e7fb2
commit
81fa2248a3
@ -58,6 +58,6 @@
|
|||||||
在项目根目录下,`package.json`同级。
|
在项目根目录下,`package.json`同级。
|
||||||
|
|
||||||
- `yarn run mock`: 使用[rap2](http://rap2.taobao.org/)工具 mock 接口
|
- `yarn run mock`: 使用[rap2](http://rap2.taobao.org/)工具 mock 接口
|
||||||
- `yarn run dev`: 使用实际接口,需要将`webpack.dev.js`文件第 27 行的 "http://pre.xxx.com"
|
- `yarn run dev`: 使用实际接口,需要将`webpack.dev.js`文件第 47 行的 "http://pre.xxx.com"
|
||||||
修改为实际地址
|
修改为实际地址
|
||||||
- `yarn run build`: 构建打包,可将生成的 dist 目录的内容交给后端
|
- `yarn run build`: 构建打包,可将生成的 dist 目录的内容交给后端
|
||||||
|
Loading…
Reference in New Issue
Block a user