Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 349 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 349 Bytes

项目模板开发描述

技术栈

  • ts+react+react-router+react-redux+redux-saga+antd

项目初始化配置

项目备注

  • 在初始化配置src目录中的index.tsx去除了默认的严格模式 并添加 yarn add @types/webpack-env 进行开发环境热更新