More Premium Hugo Themes Premium Vue Themes

Ant Design Pro Vue3

vue3 admin,ant design vue pro,vue admin,vue vite admin,ant design pro

Ant Design Pro Vue3

vue3 admin,ant design vue pro,vue admin,vue vite admin,ant design pro

Author Avatar Theme by bailihuiyue
Github Stars Github Stars: 207
Last Commit Last Commit: Sep 17, 2025 -
First Commit Created: Jun 19, 2023 -
Ant Design Pro Vue3 screenshot

Overview

This product analysis is based on a theme called “Ant Design Pro Vue” which is built using Vite4, Vue3, Ant-Design-of-Vue2, and TypeScript. The theme provides a set of features and functionalities for Vue projects. The analysis will cover its key features, installation guide, and a summary of the information provided.

Features

  • Dashboard: Provides a homepage dashboard, personal center dashboard, and a lock screen interface with a flow chart. It also includes a night mode feature.
  • Routing and Menu Structure: Allows configuring routes and menus using the router.ts file. The backend routes and components can be automatically imported using the batchImportFiles logic.
  • Layout: The theme doesn’t use the new pro-layout plugin but instead modifies the code of ant-pro 2.0 for easier customization.
  • Page Structure: Follows a modular structure similar to Ant Design Pro (React version) for easy reuse in other projects.
  • Mocking: Uses apite as a mock tool with mock files present in the /mock folder.

Installation

To install the “Ant Design Pro Vue” theme, follow these steps:

  1. Clone the project from the Git repository.
  2. Install the project dependencies using the package manager.
  3. Start the development server to run the project locally.

Here’s an example code snippet to install the theme using npm:

git clone https://gitee.com/Onces/ant-design-pro-vue3
cd ant-design-pro-vue3
npm install
npm run dev

Summary

The “Ant Design Pro Vue” theme is a comprehensive Vue template that offers a range of features including a customizable dashboard, routing and menu configuration, modular page structure, and mocking capabilities. It follows the Ant Design design language and provides a pleasant development experience for Vue projects. The theme can be installed and customized easily, making it a suitable choice for building professional Vue applications.