Vue Admin Template screenshot

Vue Admin Template

Author Avatar Theme by Panjiachen
Updated: 19 Nov 2021
20287 Stars

a vue2.0 minimal admin template

Categories

Overview

The vue-admin-template is a minimal admin template built on Vue.js. It includes features such as Element UI, axios, iconfont, permission control, and linting. The current version is v4.0+ and is built using vue-cli.

Features

  • Element UI: A library of UI components for Vue.js.
  • Axios: A HTTP client for making AJAX requests.
  • Iconfont: Allows the use of custom icons in the template.
  • Permission Control: Provides functionality for handling user roles and permissions.
  • Linting: Ensures code quality and enforces coding standards.

Installation

To install the vue-admin-template, follow these steps:

  1. Clone the repository: git clone [repository-url]
  2. Change to the project directory: cd vue-admin-template
  3. Install the dependencies: npm install
  4. Start the development server: npm run dev

For more information, refer to the documentation.

Summary

The vue-admin-template is a minimal admin template built on Vue.js. It provides a range of features such as Element UI, axios, iconfont, permission control, and linting. The template can be easily installed by cloning the repository and running the necessary commands. It is a convenient and efficient solution for building admin interfaces using Vue.js.