Free & Open Source
Minimal Nuxt Boilerplate
A free Nuxt 4 starter with Tailwind CSS, Shadcn UI, and Nuxt Icons.
Includes routing, components, dark mode, Cursor rules, and everything you need to ship a real-world Nuxt project.
Get Started
Nuxtz is free and open source. Clone the repo, install dependencies, and start building.
# Clone the repository
git clone https://github.com/babakzy/nuxtz.git
cd nuxtz
# Install dependencies
npm install
# Start the dev server
npm run devThe app runs at localhost:3000. Star the repo on GitHub if you find it useful.
Tailwind CSS
A utility-first CSS framework for rapid UI development.
Shadcn UI
A collection of beautifully designed UI components.
Nuxt Icons
A versatile icon library for modern applications.
Dark Mode
A feature that enhances user experience in low-light settings.
SCSS Support
Sass/SCSS styling with a ready-made global stylesheet.
Cursor Rules
Intuitive cursor behaviors for enhanced interactivity.
Nuxt Fonts
Seamless integration of custom fonts for better typography.
Nuxt Image
Optimized image handling for faster loading times.
Nuxt Directory Essentials
Organized project structure for efficient development.
Minimal Landing Page
A clean landing for app landing pages.
VueUse
Essential composition utilities for Vue.js applications.
Free & Open Source
Clone from GitHub and use it freely for any project.
What Is a Boilerplate and Why Use It?
Every new project starts with hours of setup before you can write a single line of real code. A boilerplate skips all of that. Everything is already configured and ready to go. It also works great with AI tools like Cursor. A clean structure helps AI understand your project faster and write code that actually fits. Clone Nuxtz, run npm install, and start building.
Frequently Asked Questions
What is Nuxtz?
Nuxtz is a free, open-source boilerplate for Nuxt 4. It ships with popular configurations and features so you can start building a modern web application without setting everything up from scratch.
If you have any questions, feel free to reach out to Babak Sadeghzadeh.