# react-antd-admin **Repository Path**: zwbuber/react-antd-admin ## Basic Information - **Project Name**: react-antd-admin - **Description**: 学习React。使用 React18,React-Router V6,React-Redux+@reduxjs/toolkit,TypeScript,Vite,Ant-Design V5搭建的后台管理 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2023-05-26 - **Last Updated**: 2024-04-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # react-antd-admin ## 使用方法 1. 安装依赖 ``` npm install ``` 2. 启动 ``` npm run dev ``` 浏览器打开 `http://localhost:3000` 即可 #### 1、登录页: ![react-antd-admin-login](docs/img/login.png) #### 2、首页: ![react-antd-admin-home](docs/img/home.png) #### 2、Echarts: ![react-antd-admin-home](docs/img/echarts.png)