# node_chat **Repository Path**: liuchunchang/node_chat ## Basic Information - **Project Name**: node_chat - **Description**: 基于node可以实现群聊私聊,可以借鉴来实现双人对战或多人对战 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-31 - **Last Updated**: 2021-11-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 本次项目使用了nodejs、socket.io。端口是80(如果被占用修改即可) 使用教程 首先你要安装好nodejs软件 然后cd到项目目录 执行命令:node server.js即可 然后用浏览器打开127.0.0.1 图片 ![tupian](https://github.com/liuchunchang/node_chat/blob/master/node.png) ![tupian](https://github.com/liuchunchang/node_chat/blob/master/node_chat.png)