基于vite2.x + react17.x + typescript4.x + antd4.x + react-router6.x + mobx6.x编写的一款简单高效的前后端分离的权限管理系统
The React Antd Admin is a technology stack used for web application development. It utilizes TypeScript 4.x and JavaScript as the main programming languages. The build tools include Vite 2.x, while the frontend framework is React 18.2.0. React-router-dom 6.x handles routing, and Redux/toolkit 1.8.5 is used for state management. The PC UI framework utilized is Ant Design, and CSS pre-compilers such as Stylus, Sass, or Less can be used. Additional tools include Axios for HTTP handling, husky and lint-staged for Git hooks, and various code formatters and style guides for code consistency. GitHub Actions can be used for automated deployments.
To install the React Antd Admin theme, follow these steps:
# Using npm
npm install
# Using yarn
yarn install
# Using npm
npm run dev
# Using yarn
yarn dev
http://localhost:3000.The React Antd Admin provides a comprehensive technology stack for web application development. With support for TypeScript and JavaScript, a modern frontend framework like React, and various tools for code quality, style, and state management, it offers a robust foundation for building complex PC web applications. Additionally, it supports easy installation and deployment using popular build tools and Git hooks.