Skip to content

My personal go-to starter for building Nuxt projects with essential official modules. Perfect for quickly bootstrapping your next Nuxt app!

Notifications You must be signed in to change notification settings

larrasu/nuxter-starter

Repository files navigation

🚀 Nuxter Starter

My personal go-to starter for building Nuxt projects with essential official modules. Perfect for quickly bootstrapping your next Nuxt app!

✨ Features

  • ⚡️ Nuxt 4 – The latest and greatest version of Nuxt
  • 👾 Nuxt ESLint – Enforce coding standards with ease
  • 🌐 NuxtHub – Deploy your app with NuxtHub
  • 🔐 Nuxt Auth – Secure authentication for your app
  • 📚 Nuxt Content – Manage Markdown-based content effortlessly
  • 🖌 Nuxt UI 3 – Build UI components the Nuxt way
  • 🖋 Nuxt Fonts – Easily manage custom fonts
  • 🖼 Nuxt Image – Optimize images for the web
  • 🔧 VueUse – A collection of essential Vue composition utilities

🛠 Use as Template

You can quickly create a new project using Nuxter Starter:

# npm
npx nuxi@latest init -t github:larrasu/nuxter-starter <app-name>
# bun
bunx nuxi@latest init -t github:larrasu/nuxter-starter <app-name>

About

My personal go-to starter for building Nuxt projects with essential official modules. Perfect for quickly bootstrapping your next Nuxt app!

Resources

Stars

Watchers

Forks