# react-antd-admin **Repository Path**: caihai123/react-antd-admin ## Basic Information - **Project Name**: react-antd-admin - **Description**: vue-clean-admin的react版本 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-04-13 - **Last Updated**: 2023-08-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

Welcome to react-antd-admin 👋

Version

> 这是一个'vue-clean-admin'的简单'react'版本,目前只做了基本的'layout'和动态路由,后期会逐渐添加或完善一些小功能和演示页面,但不会做 tabs 和路由缓存。 ## 安装 ```sh # 克隆项目 git clone https://github.com/caihai123/react-antd-admin.git # 进入项目目录 cd react-antd-admin # 安装依赖,不要用 cnpm或者yarn 安装 npm install # or npm i --registry=https://registry.npm.taobao.org # 本地开发 启动项目 npm run dev # 构建打包 npm run build ``` ## Show your support Give a ⭐️ if this project helped you! *** _This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_