React Template
- 支持引入 css/css module/css in js 使用方式
- 使用 React-Router v6 路由
- 使用 mobx 管理复杂交互状态,使用 React Hooks、createContext/useContext 管理简单状态
- 使用 Jest 写单元测试
- 支持 Prettier、ESLint、EditorConfig、CSpell、Husky、CommitLint 格式化工具
- 支持使用 .env 管理环境变量
- 支持应用接入 newRelic 监控产品
- 使用 GitHub Actions 和 GitHub Pages 持续集成和部署
- 使用 winston 做日志处理
result see online url: https://qinghuani.fun/react-teamplate/
MIT License © 2023 qinghuanI