Mojito Admin

Mojito Admin is a background management system template built on Vue3, Element Plus and Vite. It is out of the box, without excessive encapsulation, and can also be used for reference.

preview

Demo

The document address

The document

The source code for

GitHub

Gitee

features

  • Using the latest Vue3, Vite2, Element Plus and other front-end technology development
  • Support internationalization
  • Mock has built-in Mock data
  • Flexible permission judgment
  • Built-in roles, permissions, users, menu management
  • Multiple tabs
  • No overencapsulation
  • The Mojito backend developed by Laravel is optional

screenshots

The installation

Get the project code

git clone https://github.com/moell-peng/mojito-admin.git
Copy the code

Install dependencies

cd mojito-admin
yarn install
Copy the code

The development of running

yarn dev
Copy the code

packaging

yarn build
Copy the code

The last

Welcome to use, if you think it is useful, click Star!