React 应用构建流程
此项目提供以下构建脚本:
-
npm start:在开发模式下启动应用程序,并在更改文件时自动重新加载页面。
-
npm test:在交互式监视模式下运行测试,实时显示测试结果。
-
npm run build:构建经过优化且适合生产的应用程序,并将其保存到“build”文件夹中。
-
npm run eject:此命令谨慎使用,将从项目中删除构建依赖项,直接复制配置文件和依赖项到项目中。
React-List-master.zip
预估大小:14个文件
React-List-master
文件夹
public
文件夹
manifest.json
492B
index.html
2KB
robots.txt
67B
favicon.ico
3KB
logo512.png
9KB
logo192.png
5KB
src
文件夹
TodoList.js
168B
172.69KB
文件大小:
评论区