websocket手机双屏互动井字棋游戏 利用websocket进行双屏互动 下载项目: git clone git@github.com:ZENGzoe/shareScreen.git 本地: cd shareScreen npm install 使用之前需要将public/js/client.js中的host改为自己ip地址 执行项目: node index.js