# simple-chart-room **Repository Path**: chenxiangzhi/simple-chart-room ## Basic Information - **Project Name**: simple-chart-room - **Description**: 简单的聊天室demo - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-10-09 - **Last Updated**: 2024-02-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 效果 https://www.cnblogs.com/sanhuamao/p/16320072.html # 使用 ``` npm i node app.js ``` # 文件介绍 ## Web - index.html:主页 - style.css:主页样式 - script.js:主页脚本 ## 服务器 - app.js