# react-pc脚手架 **Repository Path**: yuan30/reactpc_scaffolding ## Basic Information - **Project Name**: react-pc脚手架 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-05-29 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## react脚手架 配置 1、prop-types 组件传参可指定类型 2、 react-router-dom 路由 2.1、url 路由传参解析参数 3、redux 状态管理 3.1、react-redux 简化redux写法 3.2、redux-thunk 实现redux异步 3.3、redux-devtools-extension 调试工具 4、ant 组件库 4.1、 babel-plugin-import 组件按需加载