VUE后台管理系统模板
English / 简体中文
Dolphin Admin Vue 是一个基于 Vue 3 + Vite + Naive UI + TypeScript + TailwindCSS 的开源、轻量级、开箱即用、优雅精致、支持国际化的后台管理模板。
进行图标管理,可以通过 [icones](https://icones.js.org/) 快速使用
[unplugin-vue-components](https://github.com/antfu/unplugin-vue-components) 自动引入组件、Hook、工具类,解放双手
[commitlint](https://commitlint.js.org/#/), [cz-git](https://cz-git.qbb.sh/) 进行 Git 提交管理
@/*
使用此模板时,请尝试按照清单正确更新您自己的信息:
README.md
LICENSE
中的作者名package.json
中的项目名称、描述、作者等信息.env
中修改环境变量index.html
中的站点元数据/public
目录下更改favicon.ico
/src/app.config.ts
中的站点配置配置.env
文件,参考.env.example.
pnpm i
pnpm web:dev
pnpm web:build
pnpm desktop:dev
前往 Vercel 并选择你的 Git 仓库,模板选择 Vite,添加生产环境变量,然后点击部署即可。
MIT License © 2023 Bruce SongfromBit Ocean