Update README.md

This commit is contained in:
邰广银 2017-10-27 22:04:59 -05:00 committed by GitHub
parent 3da1f34bd6
commit a565f170f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@
公司商城里面想加个在线客服,但是第三方的的太贵,功能太多又又不上。所以闲暇时间写了这个,让公司能暂时用起来。
估计还是有bug未详细测试。
# 使用方法
# 安装
git clone https://github.com/gytai/KeFu.git
cd KeFu
@ -14,6 +14,10 @@ npm install
pm2 start bin/www --name kefu
# 使用
1打开localhost:9010 --客户端
2打开localhost:9010/admin --服务端
# 实例截图
客户端