启动命令修改

pull/5714/head
zhangdaihao 2019-03-01 20:24:45 +08:00
parent f32e7e3394
commit 6ae9df5b0d
1 changed files with 1 additions and 1 deletions

View File

@ -172,7 +172,7 @@ npm install -g yarn
yarn install
# 启动
yarn start
yarn run serve
# 编译项目
yarn run build