Skip to content

DevBoilerplate/raw-react

Repository files navigation

raw-react

Features

  • 支持React 17.x
  • 支持less
  • 支持webpack5
  • 支持typescript
  • 使用babel编译typescript
  • 支持静态文件导入
  • 支持HMRReact Hot Loader
  • 支持prettier限制代码风格
  • 支持eslint代码规范
  • 支持commit规范限制
  • 支持路由
  • 支持Tree Shaking

References