hero

vue3-composition-admin

A vue3 admin template base on typescript

Get Started →

Feature-rich

Typical templates for enterprise applications and various components

Typescript Support

Better coding practice with full typescript3.9 support

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/rcyj-FED/vue3-composition-admin.git

# enter the project directory
cd vue3-composition-admin

# install dependency
yarn # Or npm install

# develop
yarn start # OR npm run start