chat-dos-guri学习React的交互式应用指南

该项目是通过 yarn 实现的。可用脚本在项目目录中,您可以运行:yarn start 以在开发模式下启动应用程序,并在浏览器中打开查看。如果进行编辑,页面会自动重新加载,控制台中还会显示任何 lint 错误。运行 yarn test 可以在交互式监视模式下启动测试程序。更多详细信息请参考相关文档。使用 yarn build 可以将生产版本构建到应用的 build 文件夹。此过程会正确地在生产模式下捆绑 React,并优化构建以确保最佳性能。构建后的应用已最小化,文件名包含哈希,可随时部署!如果需要更多信息,请查看相关文档。此外,yarn eject 命令是一个单向操作,执行 eject 后,无法回滚!如果对默认构建工具和配置不满意,可以随时 eject,此操作会将所有配置文件和依赖项(例如 webpackBabelESLint 等)复制到项目中,因此可以自行调整配置。

zip
chat-dos-guri-develop.zip 预估大小:28个文件
folder
chat-dos-guri-develop 文件夹
file
.eslintrc 1KB
folder
public 文件夹
file
manifest.json 492B
file
index.html 2KB
file
robots.txt 67B
file
favicon.ico 3KB
file
logo512.png 9KB
file
logo192.png 5KB
file
yarn.lock 498KB
folder
src 文件夹
file
index.tsx 504B
file
logo.svg 3KB
file
index.css 366B
file
router.tsx 518B
folder
screens 文件夹
folder
Home 文件夹
file
index.tsx 216B
file
style.tsx 166B
folder
Login 文件夹
file
index.tsx 2KB
file
style.tsx 654B
file
hooks.tsx 679B
folder
mock 文件夹
file
example.json 26B
file
App.css 564B
file
App.tsx 156B
folder
tests 文件夹
file
login.test.tsx 2KB
file
react-app-env.d.ts 40B
file
serviceWorker.ts 5KB
file
setupTests.ts 241B
file
tsconfig.json 492B
file
README.md 2KB
file
.gitignore 310B
file
package.json 2KB
zip 文件大小:220.47KB