# create-react-app-sample **Repository Path**: lijiangwei/create-react-app-sample ## Basic Information - **Project Name**: create-react-app-sample - **Description**: 使用create-react-app开发的一个模版工程,基础了react-router,支持decrator - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-08 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). ## 集成的其他库 * react-router * antd ## 扩展的特性 * 集成了react-app-rewired和customize-cra支持扩展webpack配置 * 支持ES7 Decorator * 集成了babel-plugin-import支持样式的按需加载 * 支持Sass ## 新增的配置文件 * .babelrc * jsconfig.json * .editorconfig ## TODO * 集成prettier * 支持TypeScript