React Quiz 应用程序开发指南

本指南提供了一步步的教程,用于使用 React App 创建 React 应用程序。

可用脚本:

  • npm start:在开发模式下运行应用程序。
  • npm test:运行测试。
  • npm run build:构建生产应用程序。
  • npm run eject:从项目中删除构建依赖项(注意:此操作不可逆转)。

相关信息:

zip 文件大小:4.23MB