Admin Antd React screenshot

Admin Antd React

Author Avatar Theme by Lqsong
Updated: 17 Aug 2022
141 Stars

React + Ant Design Admin template

Categories

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:

  1. Install dependencies using pnpm:
pnpm install
  1. Start the development server:
pnpm run dev
  1. Compile and minify for production:
pnpm run build
  1. 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.