# react-client-antd **Repository Path**: xingfengxu/react-client-antd ## Basic Information - **Project Name**: react-client-antd - **Description**: react-client-framework欢迎点赞 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-04-04 - **Last Updated**: 2024-10-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # [在线链接](https://xingfengxu.gitee.io/react-client-framework/) ### 基于vite@5.2.8 + react@18.2.0 + typescript@5.4.3 + react-router-dom@6.22.3 + antd@5.16.0搭建的后台管理系统 ## 安装和运行 ```bash # 克隆仓库 git clone https://gitee.com/xingfengxu/react-client-antd.git # 进入项目目录 cd vue-client-elementplus # 安装依赖 pnpm install # 运行项目 pnpm run dev ```