React Hooks (useState、useEffect、useRef) 构建的番茄钟
该项目利用 React Hooks (useState、useEffect、useRef) 创建了一个番茄钟。
可用的脚本:
- yarn start:在开发模式下运行应用程序。
- yarn test:在交互式监视模式下启动测试运行器。
- yarn build:构建生产应用程序。
- yarn eject:从项目中删除构建依赖项。
更多信息:
- 开发:在项目目录中运行 yarn start。
- 测试:运行 yarn test。
- 构建:运行 yarn build。
199.24KB
文件大小:
评论区