Skip to content

A modern Nuxt starter template packed with essential features and best practices.

Notifications You must be signed in to change notification settings

taunoha/nuxt4-starter-template

Repository files navigation

nuxt4-starter-template-preview

Nuxt 4 Starter Template

A modern Nuxt starter template packed with essential features and best practices. While Nuxt 3 is currently stable, this template is forward-compatible with the upcoming Nuxt 4, incorporating its latest enhancements and development patterns.

This template serves as a future-proof foundation for your projects, allowing you to:

  • Leverage upcoming Nuxt 4 features
  • Use the latest Tailwind CSS v4 (beta) capabilities
  • Follow best practices and modern development patterns
  • Typescript enabled by default

Note

This template is maintained to stay current with Nuxt 4's development progress.

Features

👉 Code quality and conventions

  • ESLint (Nuxt ESLint module), Stylelint, and Prettier to check the source code for programmatic and stylistic errors, and format your code as recommended by Vue, Nuxt and Tailwind CSS
  • Git hooks with Husky and lint-staged to automatically lint and format your code upon committing.

Getting Started

Prerequisites

  • Node.js (v22.0.0 or newer)
  • npm (v10.9.0 or newer)

Installation

  1. Clone the repository
  2. Install dependencies npm install
  3. Start the development server npm run dev

About

A modern Nuxt starter template packed with essential features and best practices.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published