allChat:仿制 Twitter 的编码

使用 Create React App 入门这个项目。使用以下脚本,在项目目录中,可以运行:

  • yarn start 在开发模式下运行应用程序。
  • yarn test 在交互式监视模式下启动测试运行程序。
  • yarn build 构建生产到应用程序构建文件夹。
  • yarn eject 注意:此操作不可逆。

您还可以随时 eject。此命令将从项目中删除单个构建依赖项。

zip
allChat-master.zip 预估大小:26个文件
folder
allChat-master 文件夹
file
.eslintcache 9KB
folder
public 文件夹
file
manifest.json 492B
file
index.html 2KB
file
robots.txt 67B
file
favicon.ico 4KB
file
logo512.png 9KB
file
logo192.png 5KB
folder
TEST.txt 文件夹
file
yarn.lock 492KB
folder
src 文件夹
file
styles.css 4KB
folder
components 文件夹
file
nweet.jsx 2KB
file
NweetFactory.jsx 3KB
file
authForm.jsx 2KB
file
App.jsx 1KB
file
navigation.jsx 1KB
file
router.js 1KB
file
firebase.js 708B
file
index.js 280B
folder
routes 文件夹
file
home.jsx 913B
file
auth.jsx 1KB
file
profile.jsx 1KB
file
jsconfig.json 82B
file
README.md 3KB
file
.gitignore 314B
file
package-lock.json 666KB
file
package.json 1KB
zip 文件大小:391.95KB