# reactwork **Repository Path**: shenkewei/reactwork ## Basic Information - **Project Name**: reactwork - **Description**: 前端 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-12-30 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 1 npx create-react-app 项目名 # 2 安装 npm install antd --save / yarn add antd # 3 antd 高级配置 yarn add / npm install react-app-rewired customize-cra 修改 package.json react-app-required # 4 安装 yarn add babel-plugin-import 根目录创建一个 config-overrides.js 修改配置 项目所需 antd axios babel-plugin-import sass-loader node-sass app.js