/mechat

基于socket.io的web在线聊天室

Primary LanguageJavaScript

#mechat

安装步骤

1、克隆代码到本地

git clone https://github.com/buexplain/mechat.git

2、执行安装命令

cd mechat && npm install

如果不行那就换

yarn

3、启动服务器

node server.js

4、浏览器访问

http://localhost:3000/

License MIT license