react-firebase-chat:Firebase Realtime Database博客文章随附的示例应用程序。 基本群聊功能

时间:2021-05-12 09:09:44
【文件属性】:
文件名称:react-firebase-chat:Firebase Realtime Database博客文章随附的示例应用程序。 基本群聊功能
文件大小:79KB
文件格式:ZIP
更新时间:2021-05-12 09:09:44
JavaScript react-firebase-chat 运行步骤: 克隆此仓库: git clone https://github.com/causecode/react-firebase-chat && cd react-firebase-chat 通过创建Firebase项目,并使用“将Firebase添加到您的网络应用程序”创建一个应用程序 用Firebase提供的凭据替换src/firebase.js的凭据占位符 通过在项目文件夹中运行npm start来运行dev / test构建 通过命令提示符中提到的URL在浏览器中访问该应用程序。
【文件预览】:
react-firebase-chat-master
----.gitignore(285B)
----package.json(382B)
----src()
--------components()
--------index.js(325B)
--------App.js(5KB)
--------registerServiceWorker.js(4KB)
--------firebase.js(405B)
--------index.css(63B)
----public()
--------index.html(2KB)
--------favicon.ico(4KB)
--------manifest.json(317B)
----README.md(514B)
----yarn.lock(252KB)

网友评论