Overview:
admin-antd-react-vite is a version of the Admin Antd React theme that uses Vite, React 18, Ant Design, and Recoil. It is a frontend solution for building admin dashboards and provides a range of features and customization options.
Features:
- Vite: Lightning-fast frontend build tool
- React 18: Latest version of the popular JavaScript library
- Ant Design: UI component library for React
- Recoil: State management library for React applications
Installation:
To install the admin-antd-react-vite theme, please follow the steps below:
- Install dependencies using pnpm:
pnpm install
- Start the development server:
pnpm run dev
- Compile and minify for production:
pnpm run build
- Slim down SVG icons:
pnpm run svgo
Note: It is recommended to use pnpm for installation, as it is the recommended package manager for this project.
Summary:
admin-antd-react-vite is a versatile admin theme built with Vite, React 18, Ant Design, and Recoil. It offers a range of features and customization options, making it a suitable choice for building admin dashboards. The installation process is straightforward, and the theme provides a fast and efficient development experience.