Home

Awesome

<h1 align="center">vue-admin-box</h1> <p align="center"> <a href="https://github.com/vuejs/vue-next"> <img src="https://img.shields.io/badge/vue3-3.0.5-brightgreen.svg" alt="vue"> </a> <a href="https://github.com/element-plus/element-plus"> <img src="https://img.shields.io/badge/elementPlus-^2.0.5-brightgreen.svg" alt="element-plus"> </a> <a href="https://github.com/vitejs/vite"> <img src="https://img.shields.io/badge/vite-^2.8.6-brightgreen.svg" alt="vite"> </a> <a href="https://github.com/microsoft/TypeScript"> <img src="https://img.shields.io/badge/typescript-4.1.3-brightgreen.svg" alt="typescript"> </a> <a href="https://github.com/hsiangleev/element-plus-admin/blob/master/LICENSE"> <img src="https://img.shields.io/github/license/mashape/apistatus.svg" alt="license"> </a> </p>

English | 简体中文

summary

Preview

if you are not in China, maybe you should download the project to show the demo or use a vpn to visit the online demo.

Basic Template

There are four basic templates, which are suitable for zero development and use, and can be found in githubgitee View directly in the warehouse,The template is shown below:

  1. template-ts-i18n template,container ts and internationalization github gitee demo
  2. template-ts template,container ts,internationalization is not container github gitee demo
  3. template-js-i18n template,container js and internationalization github gitee demo
  4. template-js template,container js,internationalization is not container github gitee demo

Introduction

vue-admin-box is a free and open source background management system template。The latest vue-next, vite, element-plus used in this project. The purpose is to solve the complex configuration of background system in general business。

Characteristic function

Main technology

How to use

  1. get the source code project

    git clone https://github.com/cmdparkour/vue-admin-box.git
    
  2. install dependence, you can use cnpm or yarn in China

    npm install
    
  3. run in the development

    npm run dev 或 npm run start
    
  4. build in production

    npm run build
    

Partner project

preview

<p align="center"> <img src="http://blog.51weblove.com/wp-content/uploads/2021/08/QQ截图20210810174824.png"> <img src="http://blog.51weblove.com/wp-content/uploads/2021/08/QQ截图20210810174848.png"> <img src="http://blog.51weblove.com/wp-content/uploads/2021/08/QQ截图20210810174923.png"> <img src="http://blog.51weblove.com/wp-content/uploads/2021/08/QQ截图20210810174940.png"> <img src="http://blog.51weblove.com/wp-content/uploads/2021/08/QQ截图20210810175009.png"> </p>