React 应用入门
运行 yarn start
在开发模式下启动应用程序。运行 yarn test
启动测试运行器。运行 yarn build
构建生产应用程序到 build 文件夹。运行 yarn eject
从项目中删除构建依赖项。
374.13KB
文件大小:
评论区