# WebSocket-Chat **Repository Path**: ToSimplZ/WebSocket-Chat ## Basic Information - **Project Name**: WebSocket-Chat - **Description**: web 聊天室 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-28 - **Last Updated**: 2021-04-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: WebSocket ## README # WebSocket-Chat WebSocket 聊天室 ## 启动服务 ``` $ cd Service $ node index.js ``` ## 启动界面 ``` $ cd Web $ parcel index.html ``` ## 访问聊天室 浏览器打开