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

https://github.com/yangjiakai/lux-nuxt3-template

base template for lux-nuxt3
https://github.com/yangjiakai/lux-nuxt3-template

nuxt3 nuxt3-typescript vite vitest vuetify3

Last synced: 4 months ago
JSON representation

base template for lux-nuxt3

Awesome Lists containing this project

README

        




Vuetify3






vue


element-ui


element-ui



license


Live Demo



English | 简体中文| 日本語

## 📖Introduction

> base template for lux-nuxt3

## 📖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

![Alt](https://repobeats.axiom.co/api/embed/306361b2af1a8556f64a0a828e1726a94bff36f0.svg "Repobeats analytics image")

## 💬Contact Me

- Email <a href="mailto:[email protected]">[email protected]</a>
- Twitter https://twitter.com/baibaixiang

## 💌Preview

![DashBoard](/assets/images/preview/Dashboard.png)

## 📦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!

```bash
git clone https://github.com/yangjiakai/lux-nuxt3-template.git

cd lux-nuxt3-template

npm install

npm run dev
```