# react-antd-admin **Repository Path**: buqiyuan/react-antd-admin ## Basic Information - **Project Name**: react-antd-admin - **Description**: 基于react17.x + typescript4.x + antd4.x + react-router6.x 编写的一款简单高效的前后端分离的权限管理系统 - **Primary Language**: TypeScript - **License**: MIT - **Default Branch**: main - **Homepage**: http://buqiyuan.gitee.io/react-antd-admin - **GVP Project**: No ## Statistics - **Stars**: 9 - **Forks**: 4 - **Created**: 2020-05-17 - **Last Updated**: 2024-03-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: React, TypeScript ## README ### REACT ANTD ADMIN ## 技术栈 - 编程语言:[TypeScript 4.x](https://www.typescriptlang.org/zh/) + [JavaScript](https://www.javascript.com/) - 构建工具:[Vite 2.x](https://www.webpackjs.com/) - 前端框架:[React 18.2.0](https://reactjs.org/) - 路由工具:[React-router-dom 6.x](https://github.com/remix-run/react-router#readme) - 状态管理:[Redux/toolkit 1.8.5](https://github.com/ReduxKit/ReduxKit/) - PC 端 UI 框架:[Ant Design](https://ant.design/components/overview-cn/) - CSS 预编译:[Stylus](https://stylus-lang.com/) / [Sass](https://sass.bootcss.com/documentation) / [Less](http://lesscss.cn/) - HTTP 工具:[Axios](https://axios-http.com/) - Git Hook 工具:[husky](https://typicode.github.io/husky/#/) + [lint-staged](https://github.com/okonet/lint-staged) - 代码规范:[EditorConfig](http://editorconfig.org) + [Prettier](https://prettier.io/) + [ESLint](https://eslint.org/) + [Airbnb JavaScript Style Guide](https://github.com/airbnb/javascript#translation) - 提交规范:[Commitizen](http://commitizen.github.io/cz-cli/) + [Commitlint](https://commitlint.js.org/#/) - 单元测试:- - 自动部署:[GitHub Actions](https://docs.github.com/cn/actions/learn-github-actions)