GithubHelp home page GithubHelp logo

wujiy / vue-admin-box Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cmdparkour/vue-admin-box

0.0 0.0 0.0 4.21 MB

vue3,vite,element-plus中后台管理系统,集成四套基础模板,大量可利用组件,模板页面

Home Page: http://vue-admin-box.51weblove.com

License: MIT License

HTML 0.10% Vue 66.95% SCSS 1.20% TypeScript 31.75%

vue-admin-box's Introduction

vue-admin-box

vue element-plus vite typescript license

English | 简体中文

summary

  • update version
  • After more than three months of iteration, version 1.0 was officially released on August 10, 2021, with four basic templates attached for everyone to use
  • This open source project is developed by individuals and does not restrict any commercial use or personal research. Please click star to encourage me before using it
  • All illegal and pornographic activities involved in this open source project have nothing to do with this source code. Please do not show yourself
  • QQ communication group:735838842,Problems are raised in the group and can be solved in time

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 demo
  2. template-ts template,container ts,internationalization is not container demo
  3. template-js-i18n template,container js and internationalization demo
  4. template-js template,container js,internationalization is not container 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

  • Routing configuration, state management mechanism (State supports local storage by default), encapsulated and perfect Axios and API management mechanism suitable for middle and background development
  • It is very convenient to expand the theme configuration function, and supports three typical middle and background styles by default
  • Routing configuration, state management mechanism (State supports local storage by default), encapsulated and perfect Axios and API management mechanism suitable for middle and background development
  • For the three typical business tables of adding, deleting and modifying query, please see "CRUD table", "category table" and "tree table" in the "page column" for details
  • The refresh function without route jump supports cache page refresh. At present, most frameworks do not support cache page refresh
  • It is a convenient and extensible internationalization solution, and provides two sets of non internationalized basic templates and two sets of internationalized basic templates (TS version / JS version)
  • Handwritten versions of various custom instructions
  • For table common components and pop-up common components that have been verified by multiple middle and background businesses, please see "crud table", "category table" and "tree table" in the "page column" for details

Main technology

  • MVVM framework:vue v3
  • Engineering Management:vite v2
  • UI framework:element-plus
  • Router manage:vue-router v4
  • State Manage :vuex v4
  • Data request:axios
  • Utility library:@vueuse/core

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

vue-admin-box's People

Contributors

cmdparkour avatar banana-energy avatar yirius avatar baifangzi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.