基于Vue3 + Element Plus + Vite2 构建的后台模板
Mojito Admin 是一个基于 Vue3、 Element Plus、Vite 构建的后台管理系统模板,开箱即用,无过度封装,也可以用于学习参考。
获取项目代码
git clone https://github.com/moell-peng/mojito-admin.git
安装依赖
cd mojito-admin
yarn install
开发运行
yarn dev
打包
yarn build
Apache License Version 2.0 see http://www.apache.org/licenses/LICENSE-2.0.html