基于 Create React App 的入门指南
- 运行应用程序:
npm start
- 启动测试运行器:
npm test
- 构建生产应用程序:
npm run build
- 退出 Create React App 构建工具:
npm run eject
1.22MB
文件大小:
评论区