Skip to content

torish14/vitesse-nuxt3

Β 
Β 

Repository files navigation

Vitesse for Nuxt 3


πŸ§ͺ Working in Progress


πŸ–₯ Online Preview

Features

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

  • ⚑️ Vite - Instant HMR

  • 🎨 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

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

  • 🏎 Zero-config cloud functions and deploy

  • 🦾 TypeScript, of course

Plugins

Nuxt Modules

  • VueUse - collection of useful composition APIs
  • UnoCSS - the instant on-demand atomic CSS engine.
  • Pinia - intuitive, type safe, light and flexible Store for Vue.

IDE

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

Variations

Try it now!

Online

GitHub Template

Create a repo from this template on GitHub.

Clone to local

If you prefer to do it manually with the cleaner git history

npx degit antfu/vitesse-nuxt3 my-nuxt3-app
cd my-nuxt3-app
pnpm i # If you don't have pnpm installed, run: npm install -g pnpm

About

Vitesse for Nuxt 3 πŸ”πŸ’šβš‘οΈ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 63.9%
  • TypeScript 34.2%
  • CSS 1.9%