- Notifications
You must be signed in to change notification settings - Fork28
React Hooks + TypeScript + Ant Design = react-antd-admin
License
condorheroblog/react-antd-admin
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
English |中文
react-antd-admin is a middle and back-office solution based on React Hooks, Vite, and TypeScript. It aims to help you quickly build enterprise-level middle and back-office projects, with no additional configuration required, ready to use out of the box.
- Cutting-edge technology stack:React Hooks、TypeScript、Vite、ant design、React Router、Tailwind CSS
- Intuitive state management library:Zustand
- Internationalization:I18n
- Fetch requests:Ky、@tanstack/react-query
- Code formatting:ESLint Flat Config
- Route-level component caching:keepalive-for-react
- API Mocking:vite-plugin-fake-server
- Permission Routing: Supports both frontend static routing and backend dynamic routing
- Theme Configuration: Built-in multiple theme configurations, supports dark theme, and unified color system for Ant Design and Tailwind CSS
react-antd-admin Documentation
Create a repository using this template
If you prefer a template without git history, manually execute the following:
npx degit condorheroblog/react-antd-admin react-antd-admin# or npx giget@latest gh:condorheroblog/react-antd-admin react-antd-admincd react-antd-admincorepackenablepnpm i# If you haven't installed pnpm before, run: npm install -g pnpm
corepackenablepnpm install
pnpm run dev
Open your browser and enterhttp://localhost:3333 to see the page.
pnpm build
The build output is by default in the build folder.
pnpm preview
Thanks to the following excellent projects for providing inspiration:
- vue-vben-admin for design inspiration
- vue-pure-admin for business logic inspiration
If this project was helpful to you, you can buy the author a takeaway meal.
MIT License © 2023-PresentCondor Hero
About
React Hooks + TypeScript + Ant Design = react-antd-admin
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.