Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Maicius committed Aug 23, 2020
1 parent d8822ad commit 31374a3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,9 @@
> git clone https://github.com/Maicius/QQZoneSwipper

> 5.将 QQZoneSwipper/src/utils/constant.js中的SERVER_HOST修改为服务器的地址(本地默认地址为localhost:80)
> 启动前端子项目,请确保已安装了npm

> 6.cd QQZoneSwipper & npm run start
> 6.cd QQZoneSwipper & npm install --save & npm run start

> 7.浏览器里输入地址: [http://localhost:80](http://localhost:80)

Expand Down

0 comments on commit 31374a3

Please sign in to comment.