React笔记应用 Notes
这是一个使用 Create React App 创建的 React 应用程序,用于记笔记。该项目提供多种脚本来帮助您开发和构建应用程序。
- npm start: 在开发模式下运行应用程序。
- npm test: 运行测试。
- npm run build: 构建生产版本。
- npm run eject: 从项目中删除构建依赖项。
375.79KB
文件大小:
评论区