Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/moell-peng/mojito-admin

基于Vue3 + Element Plus + Vite2 构建的后台模板
https://github.com/moell-peng/mojito-admin

element-plus-admin mojito-admin vite vue-admin vue-router vue3-admin-template vuex

Last synced: 2 months ago
JSON representation

基于Vue3 + Element Plus + Vite2 构建的后台模板

Awesome Lists containing this project

README

        

# Mojito Admin

Mojito Admin 是一个基于 Vue3、 Element Plus、Vite 构建的后台管理系统模板,开箱即用,无过度封装,也可以用于学习参考。

## 预览
[Demo](http://mojito.moell.cn)

## 文档地址
[文档](https://moell-peng.github.io/mojito-doc)

## 截图

![mojito.png](http://ww1.sinaimg.cn/large/7a679ca1gy1gtu09c4avej21590kstdb.jpg)

## 特性

* 使用最新的Vue3、Vite2、Element Plus 等前端新技术开发
* 支持国际化
* Mock 内置模拟数据
* 灵活的权限判断
* 内置角色,权限,用户,菜单管理
* 多标签页
* 无过度封装
* 可选择基于 Laravel 开发的 [Mojito](https://github.com/moell-peng/mojito.git) 后端配合使用

## 安装

获取项目代码

```
git clone https://github.com/moell-peng/mojito-admin.git
```

安装依赖

```
cd mojito-admin
yarn install
```

开发运行

```
yarn dev
```

打包
```
yarn build
```

## 打赏




## License

Apache License Version 2.0 see http://www.apache.org/licenses/LICENSE-2.0.html