React 应用构建流程

此项目提供以下构建脚本:

  • npm start:在开发模式下启动应用程序,并在更改文件时自动重新加载页面。

  • npm test:在交互式监视模式下运行测试,实时显示测试结果。

  • npm run build:构建经过优化且适合生产的应用程序,并将其保存到“build”文件夹中。

  • npm run eject:此命令谨慎使用,将从项目中删除构建依赖项,直接复制配置文件和依赖项到项目中。

zip
React-List-master.zip 预估大小:14个文件
folder
React-List-master 文件夹
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
folder
src 文件夹
file
TodoList.js 168B
file
Todo.js 144B
file
App.js 665B
file
index.js 146B
file
README.md 3KB
file
.gitignore 310B
file
package-lock.json 600KB
file
package.json 740B
zip 文件大小:172.69KB