https://github.com/yangjiakai/lux-ui-nuxt
lux-ui nuxt-3 version
https://github.com/yangjiakai/lux-ui-nuxt
nuxt3 nuxt3-starter sass typescript vitest vue3-typescript vuetify vuetify3
Last synced: over 1 year ago
JSON representation
lux-ui nuxt-3 version
- Host: GitHub
- URL: https://github.com/yangjiakai/lux-ui-nuxt
- Owner: yangjiakai
- Created: 2023-10-05T12:14:05.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-07T23:41:18.000Z (about 2 years ago)
- Last Synced: 2025-04-05T07:33:08.938Z (over 1 year ago)
- Topics: nuxt3, nuxt3-starter, sass, typescript, vitest, vue3-typescript, vuetify, vuetify3
- Language: Vue
- Homepage: https://lux-vuetify3-nuxt3.netlify.app/
- Size: 2.68 MB
- Stars: 30
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.jp.md
Awesome Lists containing this project
README
Live Demo
## 📖Introduction
> Goal: Creating the best Vuetify 3 Admin open-source template.
Built upon the elegant themes of Vuetify, we have established a clear and efficient project structure, integrating the latest technology frameworks. This project aims to address a wide range of common technical requirements and features, while incorporating an AI assistant for a more intelligent experience. Additionally, we ensure that all pages are adaptive across multiple devices, achieving a seamless cross-platform compatibility.
## 📖Other Versions
### SPA Version
Full Version: [lux-nuxt3](https://github.com/yangjiakai/lux-nuxt3)
Simplified I18n Version: [lux-vuetify3-i18n](https://github.com/yangjiakai/vuetify3-lux-admin-template-i18n)
Simplified Chinese Version [lux-vuetify3-zh](https://github.com/yangjiakai/vuetify3-lux-admin-template-zh)
### Nuxt3 Version
Nuxt3 Full Version [lux-nuxt3](https://github.com/yangjiakai/lux-nuxt3)
Nuxt3 Simplified Version [lux-nuxt3-template](https://github.com/yangjiakai/lux-nuxt3)
## 📖Documents
- 📖 [Document 1.0 Chinese](https://www.craft.me/s/tAMVv4hUxZIH6G)
## 📚Features
- 📖 [Vue 3.x](https://github.com/vuejs/core)
- 📖 [Vite 4.x](https://github.com/vitejs/vite)
- 📖 [Nuxt 3.x](https://github.com/nuxt/nuxt)
- 📖 UI Framework [Vuetify 3](https://next.vuetifyjs.com/en/)
- 📖 Vitest [Vitest](https://vitest.dev/)
- 📖 TypeScript
- 📦 Component Auto Importing
- 🍍 [Pinia](https://pinia.vuejs.org/)
- 📔 ``
- 📚 Use icons from any icon sets in [Iconify](https://icon-sets.iconify.design/)
- ☁️ Deploy on Netlify, zero-config
- 🔑 Firebase auth
- 📈 Echarts, ApexChart
- 🧭 Openai, Chatgpt
- 🌍 vue-i18n
- 📚 virtual-scroller , vuedraggable , perfect-scrollbar
- 📝 Rich Text Editor
- 📇 Responsive multi-platform adaptive
## 📈 Project Activity

## 💬Contact Me
- Email <a href="mailto:yjkbako@gmail.com">yjkbako@gmail.com</a>
- Twitter https://twitter.com/baibaixiang
## 💌Preview

## 📦Pre-packed
### 🏷️ UI Frameworks
- [Vuetify3](https://next.vuetifyjs.com/en/) - Vuetify is a no design skills required UI Framework with beautifully handcrafted Vue Components.
### 🏷️ Icons
- [Iconify](https://iconify.design) - use icons from any icon sets [🔍Icônes](https://icones.netlify.app/)
- [Pure CSS Icons via UnoCSS](https://github.com/antfu/unocss/tree/main/packages/preset-icons)
### 🏷️ Plugins
- [VueUse](https://github.com/antfu/vueuse) - collection of useful composition APIs
## 👻Try it now!
```
git clone https://github.com/yangjiakai/lux-nuxt3.git
cd lux-nuxt3
yarn install
yarn dev
```