Skip to content

lijianru/react-template-use-webpack

Repository files navigation

写在最前面

目前工作中使用到的技术越来越多,但大多数之后只是简单的一个使用。想深究但又没有很好的实践机会。所以由此产生从零构建一个React模板项目的想法,希望能将自己使用或者感兴趣的东西自己动手实践一次。

阅读指南

技术/功能点

  • ESlint
  • prettier
  • other loader
  • AntD
  • Redux
  • axios
  • router
  • 服务端渲染
  • 使用hooks
  • 路由鉴权
  • ...