hero

vue-typescript-admin

A magical vue admin template based on typescript

Get Started →

Feature-rich

Typical templates for enterprise applications and various components

Typescript Support

Better coding practice with full typescript 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/armour/vue-typescript-admin-template.git

# enter the project directory
cd vue-typescript-admin-template

# install dependency
yarn # Or npm install

# develop
yarn serve # OR npm run serve