React App 新手入门

运行以下脚本在项目目录中:

  • yarn start:在开发模式下运行应用。在浏览器中打开查看。编辑后,页面将重新加载。控制台中也会显示任何棉绒错误。

  • yarn test:在交互式监视模式下启动测试运行程序。详情见文档。

  • yarn build:将生产应用构建到 build 文件夹。在生产模式下正确捆绑 React,优化构建以获得最佳性能。文件名包含哈希。您的应用已准备好部署!详情见文档。

  • yarn eject:注意,此操作不可逆。您无法返回!如果您对构建工具和配置选择不满意,可以随时 eject。此命令将从项目中删除单个构建依赖项,转而使用所有配置文件和传递依赖项(webpack、Babel、ESL)。

zip
todo-2-main.zip 预估大小:36个文件
folder
todo-2-main 文件夹
file
README_INSTALL.md 1KB
file
package.json 1KB
file
.firebaserc 54B
folder
.github 文件夹
folder
workflows 文件夹
file
firebase-hosting-pull-request.yml 597B
file
firebase-hosting-merge.yml 647B
file
firebase.json 211B
file
package-lock.json 679KB
file
.env 334B
folder
src 文件夹
file
App.css 564B
file
react-app-env.d.ts 40B
file
logo.svg 3KB
file
reportWebVitals.ts 425B
file
firebase.ts 672B
file
index.tsx 500B
folder
components 文件夹
folder
TodoList 文件夹
file
useTodoList.tsx 560B
file
TodoList.tsx 459B
folder
Todo 文件夹
file
Todo.css 118B
file
Todo.types.ts 68B
file
Todo.tsx 764B
file
useTodo.tsx 361B
folder
TodoForm 文件夹
file
TodoForm.tsx 449B
file
useTodoForm.tsx 509B
file
App.tsx 648B
file
setupTests.ts 241B
file
App.test.tsx 273B
file
index.css 366B
file
tsconfig.json 535B
file
.gitignore 310B
folder
public 文件夹
file
logo192.png 5KB
file
manifest.json 492B
file
robots.txt 67B
file
index.html 2KB
file
logo512.png 9KB
file
favicon.ico 4KB
file
README.md 2KB
file
yarn.lock 497KB
zip 文件大小:394.2KB