Skip to content

Nuxt 4 + TypeScript + TailwindCSS 4 starter template — production-ready boilerplate with clean architecture and ESLint setup.

License

Notifications You must be signed in to change notification settings

MaximeBignolet/nuxt-starter-template

Nuxt Starter Template ⚡

A modern and minimal Nuxt 4 starter built with TypeScript, TailwindCSS, and Vite.
Ideal base for scalable front-end projects, prototypes, or commercial apps.


🚀 Tech Stack


🛠️ Setup

Install dependencies

pnpm install

Start development server

pnpm dev

Server runs on http://localhost:3000 Build for production

pnpm build

Preview build

pnpm preview

📁 Project structure

nuxt-starter-template/
├─ composables/        # Reusable logic
├─ components/         # UI components
├─ layouts/            # App layouts
├─ pages/              # File-based routing
├─ assets/             # Global styles, images

🧩 Features

Pre-configured ESLint + Prettier

Alias @ for clean imports

Responsive design ready

Type-safe API utilities

Example components and composables

Ready for deployment (Vercel, Netlify…)

🧱 Coming soon (optional premium version)

Auth & user session flow

Dashboard layout

UI components library (Tailwind UI + custom)

Dark mode toggle

SEO + meta module

CMS integration (optional)

📄 License

MIT — free to use, modify, and distribute. If you use this template commercially, a link back is appreciated.

👨‍💻 Author

Maxime Bignolet Frontend Developer – France

Nuxt TypeScript TailwindCSS

About

Nuxt 4 + TypeScript + TailwindCSS 4 starter template — production-ready boilerplate with clean architecture and ESLint setup.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published