# react-article-admin **Repository Path**: codehouse9/react-article-admin ## Basic Information - **Project Name**: react-article-admin - **Description**: react框架搭建的文章类后台管理系统 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-11 - **Last Updated**: 2021-05-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 项目改造 ## 添加配置文件 1. 在根目录下,新增react.config.js文件 ### 功能:自定义设置 1. 设置路径域名 host 3. 设置端口号 port 4. 设置代理 proxy 5. 设置别名 alias 6. 支持自定义 module 7. 自定义 plugins 8. 热加载 hot 9. 设置路径 publicPath # 路由 # 状态管理