Create React App 使用指南

该项目使用Create React App创建。可用脚本:

  • npm start:在开发模式下运行应用程序。
  • npm test:启动测试运行程序。
  • npm run build:构建生产应用程序。
  • npm run eject:从项目中删除构建依赖项。

有关更多信息,请参阅Create React App 文档。

zip 文件大小:199.42KB