文件名称:simple-chat:使用套接字io的简单聊天
文件大小:9KB
文件格式:ZIP
更新时间:2024-06-01 14:00:27
JavaScript
简单聊天 使用套接字io的简单聊天。 cd进入工作目录 npm install安装依赖项 节点index.js运行服务器 网页浏览到localhost:3000 使用聊天
【文件预览】:
simple-chat-master
----.gitignore(14B)
----package.json(207B)
----package-lock.json(24KB)
----js()
--------scripts.js(262B)
----index.js(697B)
----css()
--------style.css(506B)
----README.md(178B)
----index.html(469B)