Goal: Creating the best Vuetify 3 Admin open-source template.
在 Vuetify 精美的主题基础上,我们构建了一个清晰且高效的项目逻辑架构,整合了最新的技术框架。本项目旨在实现各种常见的技术需求和功能,同时融合了 AI 助手,以提供更智能化的体验。此外,我们确保所有页面在多种设备上均能自适应展示,实现优雅的跨平台兼容性。
SPA 完整版: lux-nuxt3
SPA 简化国际化模板 lux-vuetify3-i18n
SPA 简化中文模板 lux-vuetify3-zh
Nuxt3 完整版 lux-nuxt3
Nuxt3 简化版 lux-nuxt3-template
- 📖 Vue 3.x
- 📖 Vite 4.x
- 📖 Nuxt 3.x
- 📖 UI 框架 Vuetify 3
- 📖 测试框架 Vitest
- 📖 TypeScript
- 📦 组件自动导入
- 🍍 通过 Pinia进行状态管理
- 📔 使用新的
<script setup>
语法 - 📚 使用任意的图标集 Iconify
- ☁️ 零配置部署在 Netlify
- 🔑 Firebase 授权
- 📈 Echarts, ApexChart
- 🧭 Openai, Chatgpt 支持
- 🌍 vue-i18n 多语言支持
- 📚 virtual-scroller , vuedraggable , perfect-scrollbar
- 📝 富文本编辑器
- 📇 响应式多平台自适应
- Email [email protected]
- Twitter https://twitter.com/baibaixiang
- Vuetify3 - Vuetify is a no design skills required UI Framework with beautifully handcrafted Vue Components.
- Iconify - use icons from any icon sets 🔍Icônes
- Pure CSS Icons via UnoCSS
- VueUse - collection of useful composition APIs
git clone https://github.com/yangjiakai/lux-nuxt3.git
cd lux-nuxt3
yarn install
yarn dev