docs: improve joinus [调试] section (#3242)

This commit is contained in:
luotao 2019-10-12 18:46:56 +08:00 committed by DIYgod
parent 53c6649aa4
commit 6db117da3b
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ sidebar: auto
### 调试
首先 `yarn` 或者 `npm install` 安装依赖,然后执行 `npm run dev`,打开 `http://localhost:1200` 就可以看到效果,修改文件也会自动刷新
首先 `yarn` 或者 `npm install` 安装依赖,然后执行 `yarn dev` 或者 `npm run dev`,打开 `http://localhost:1200` 就可以看到效果,修改文件也会自动刷新
### 添加脚本路由