hero

vue3-element-admin

vue3-element-admin is a production-ready front-end solution for admin interfaces. It based on vue3 and use the UI Toolkit element-plus.

Get Started →

Feature-rich

Typical templates for enterprise applications and various components

Best Practice

Reasonable framework choice, good engineering practice

Up-to-date Dev Stack

Development using front-end advanced technology

Permission Validation

Dynamic loading of route and rendering sidebar based on permissions

Globalization

Built-in industry universal international solution

Theming

Supports multiple dynamic skin methods

# Getting Started

# clone the project
git clone https://github.com/midfar/vue3-element-admin.git

# install dependency
npm install

# develop
npm run dev:test