# create-react-app-rewire **Repository Path**: lilihao/create-react-app-rewire ## Basic Information - **Project Name**: create-react-app-rewire - **Description**: 基于create-react-app 的脚手架 快速进行react项目的搭建 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2019-04-01 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 特色: - 集成stylus - 集成 react-router-dom - 集成babel 配置文件 - 集成antd - 集成webpack-hot - 集成proxy - 集成eslint 配置文件 - 集成postcss ## 项目启动 start yarn yarn start build yarn build ## 项目配置 src/common 放公用文件 common.js common.styl util.js等 views 放页面组件 components 放公共的样式文件