zhouLion / deml-llm

Home Page:https://deml-llm.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vitesse for Nuxt 3



πŸ–₯ Online Preview

Features

  • πŸ’š Nuxt 3 - SSR, ESR, File-based routing, components auto importing, modules, etc.

  • ⚑️ Vite - Instant HMR & Zero-config.

  • 🎨 UnoCSS - The instant on-demand atomic CSS engine.

  • πŸ˜ƒ Use icons from any icon sets in Pure CSS, powered by UnoCSS.

  • πŸ”₯ The <script setup> syntax.

  • 🍍 State Management via Pinia, see ./composables/user.ts.

  • πŸ“‘ Layout system.

  • πŸ“₯ APIs auto importing - for Composition API, VueUse and custom composables.

  • 🏎 Zero-config cloud functions and deploy.

  • 🦾 TypeScript.

  • πŸ“² PWA with offline support and auto update behavior.

Plugins

Nuxt Modules

built-in

  • VueUse - collection of useful composition APIs.
  • ColorMode - dark and Light mode with auto detection made easy with Nuxt.
  • UnoCSS - the instant on-demand atomic CSS engine.
  • Pinia - intuitive, type safe, light and flexible Store for Vue.
  • VitePWA - zero-config PWA Plugin for Nuxt 3.
  • DevTools - unleash Nuxt Developer Experience.

local custom

IDE

We recommend using VS Code with Volar to get the best experience (You might want to disable Vetur if you have it).

Engine

About

https://deml-llm.vercel.app

License:MIT License


Languages

Language:Vue 52.8%Language:TypeScript 47.2%