Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

gravitano/nuxt3-tailwind-kit

Open more actions menu

Repository files navigation

Nuxt 3 Tailwind Kit

Nuxt 3 + Tailwind Starter Kit.

Features

Directory Structure

.
├── apps              # Nuxt Layer
│   └── admin         # Admin Panel
│   └── auth          # Authentication
│   └── blog          # Blog
│   └── docs          # Documentation
│   └── landing       # Landing Page
│   └── store         # Store
├── components        # Global Components
├── content           # Nuxt Content
├── layouts           # Layouts
├── plugins           # Plugins
├── stores            # Stores
├── ui                # UI Component Library
├── app.config.ts     # Application Config

Try it Now

Stackblitz

Online Demo

GitHub Template

Create a repo from this template on GitHub.

Local

If you prefer to do it manually with the cleaner git history

npx nuxi init -t gh:gravitano/nuxt3-tailwind-kit my-nuxt-app
cd my-nuxt-app
pnpm
pnpm dev

Development

We recommend to look at the documentation.

Make sure to install the dependencies

pnpm install

Start the development server on http://localhost:3000

pnpm dev

Production

Build the application for production:

pnpm build

Checkout the deployment documentation.

Releases

Sponsor this project

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.