React 应用创建与部署指南
- 使用 Create React App 创建项目
- yarn start:启动开发模式
- yarn test:运行测试
- yarn build:构建生产版本
- yarn eject:导出构建依赖(单向操作)
602.86KB
文件大小:
评论区