Vue3 Admin Plus screenshot

Vue3 Admin Plus

Author Avatar Theme by Jzfai
Updated: 15 Jan 2026
877 Stars

An amazing admin framework of vue3

Categories

Overview

vue3-admin-plus is a plus version of the vue3-admin-ts theme. It is designed for enterprise use and comes with a set of demos. This theme requires Node.js version 16.0.0 or above. The official documentation is available in both English and Chinese. The theme can be accessed online, and there is also a separate experience available for users in China. Additional versions of the theme are available in JavaScript (js), TypeScript (ts), and Electron.

Features

  • Enterprise-class theme
  • Comes with a set of demos
  • Supports Node.js version 16.0.0 or above
  • Available in JavaScript (js), TypeScript (ts), and Electron versions
  • Has a separate version for Java micro-service background data

Installation

To install the vue3-admin-plus theme, follow the steps below:

  1. Make sure you have Node.js version 16.0.0 or above installed.
  2. Clone the vue3-admin-plus repository.
  3. Navigate to the cloned directory in your terminal.
$ git clone [repository URL]
$ cd vue3-admin-plus
  1. Install the dependencies.
$ npm install
  1. Build the theme.
$ npm run build
  1. Once the build is complete, the theme is ready to be used.

Summary

vue3-admin-plus is an enterprise-class theme built for use with Vue.js 3. It comes with a set of demos and requires Node.js version 16.0.0 or above. The theme is available in JavaScript, TypeScript, and Electron versions, and there is also a version specifically designed for Java micro-service background data. With its easy installation process and extensive features, vue3-admin-plus is a great choice for enterprise applications.