Skip to content

acvigue/mcmlln.dev

 
 

Repository files navigation

nuxt4-starter-template-preview

Nuxt 4 Starter Template

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

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

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

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Vue 64.6%
  • CSS 16.8%
  • JavaScript 14.7%
  • TypeScript 3.9%