# admin-react-antd **Repository Path**: wei2li/admin-react-antd ## Basic Information - **Project Name**: admin-react-antd - **Description**: 基于 react antd 中后台管理系统 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-04 - **Last Updated**: 2021-01-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 使用 1. git clone https://github.com/MrWeixi/admin-react-antd.git 2. npm install 3. npm start 启动项目 ## 功能 ``` bash - 登录 / 登出 - 全局 - 动态菜单 - 路由权限 - mock 数据模拟 ## 简介: [admin-react-antd](https://github.com/MrWeixi/admin-react-antd/) 是一个基于 `React` 和 `Ant Design` 的后台管理系统模板。 内置了用户登录/登出,动态路由等典型的业务模型,可以帮助你快速搭建企业级中后台产品原型。 本系统的开发参考 [react-antd-admin-template](https://nlrx-wjc.github.io/react-antd-admin-template/) ,之前本人都是以 ` Vue ` 技术栈为主, 在github上找了热血难凉大佬的 [react-antd-admin-template]模板参考, 怀着学习的态度像大佬学习。 对于 ` React `算是刚入门、如有不足欢迎提 `pr` 或 `issue` 。 同时可移步 [react-antd-admin-template]学习。