Reactjs 使用指南
使用 Create React App 快速创建应用。使用以下脚本:
yarn start
以开发模式运行。yarn test
启动测试运行器。yarn build
构建生产应用。yarn eject
移除构建依赖项。
28.73KB
文件大小:
评论区