chattyApp:单页即时消息聊天室应用

时间:2024-06-07 00:35:05
【文件属性】:

文件名称:chattyApp:单页即时消息聊天室应用

文件大小:311KB

文件格式:ZIP

更新时间:2024-06-07 00:35:05

JavaScript

ChattyApp ChattyApp是使用React和node.js的单页即时消息聊天室应用程序 屏幕截图 依存关系 React Webpack 入门 首先在主项目文件夹以及chattyServer/文件夹中运行$ npm install 。 使用以下命令启动节点服务器: $ npm start从项目文件夹$ npm start 。 通过在chattyServer/文件夹中运行$ node server.js来启动ws Websocket服务器。 打开浏览器,然后转到:


【文件预览】:
chattyApp-master
----.eslintrc(424B)
----.babelrc(48B)
----package.json(1KB)
----server.js(476B)
----screenshots()
--------ChattyApp1.png(236KB)
----index.html(201B)
----LICENSE(1KB)
----package-lock.json(322KB)
----src()
--------Message.jsx(1KB)
--------App.jsx(3KB)
--------index.jsx(301B)
--------Navbar.jsx(649B)
--------MessageList.jsx(413B)
--------CreateMessageForm.jsx(825B)
----.gitignore(965B)
----webpack.config.js(612B)
----styles()
--------home.scss(3KB)
--------application.scss(84B)
----README.md(837B)
----.jshintrc(75B)
----chattyServer()
--------package.json(341B)
--------server.js(2KB)
--------package-lock.json(14KB)
----build()
--------.gitkeep(0B)

网友评论