文件名称:chatApp:聊天申请
文件大小:264KB
文件格式:ZIP
更新时间:2024-05-01 08:45:34
JavaScript
Chat Io App入门 使用MERN Stack启动聊天应用程序 客户端框架 React和顺风CSS 服务器端框架 节点JS 数据库 MongoDB的
【文件预览】:
chatApp-master
----.gitignore(368B)
----images()
--------landing.PNG(68KB)
----package.json(1KB)
----package-lock.json(860KB)
----src()
--------components()
--------models()
--------index.js(223B)
--------css()
--------App.js(188B)
--------axios.js(126B)
----webpack.config.js(600B)
----craco.config.js(126B)
----public()
--------index.html(526B)
----chat-io-backend()
--------package.json(362B)
--------package-lock.json(23KB)
--------models()
--------server.js(1KB)
----README.md(228B)
----tailwind.config.js(212B)