nuxt-starter Tailwind Templates

Nuxt Starter

Nuxt Starter is a minimal template created for quick landing pages, built with Nuxt and Tailwind CSS.

Nuxt Starter


Nuxt Starter is a minimal template designed for creating quick landing pages, built with Nuxt 3 and Tailwind CSS.

View demo: https://demo-nuxt-starter.netlify.app/

Deploy to Netlify

Want to deploy immediately? Click this button

Clicking this button will create a new repo for you that looks exactly like this one, and sets that repo up immediately for deployment on Netlify.

Features

  • šŸš€ Nuxt 3 with Vue 3
  • šŸŽØ Tailwind CSS for styling
  • šŸ–¼ļø Nuxt Image for optimized image handling
  • šŸŽÆ Nuxt Icon for easy icon integration
  • šŸ“± Fully responsive design
  • ⚔ Fast and optimized performance

A customizable Nuxt starter using:

Prerequisites
Node.js v20.9+.
(optional) nvm for Node version management.

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build

# generate static project
$ npm run generate

# preview production build locally
$ npm run preview

Project Structure

ā”œā”€ā”€ data/            # JSON file for content
ā”œā”€ā”€ components/      # Vue components
ā”œā”€ā”€ layouts/         # Layout components
ā”œā”€ā”€ pages/           # Application pages
ā”œā”€ā”€ public/          # Static files
└── assets/          # Assets that need processing

Next Steps

Here are a few suggestions on what to do next:

Support

If you get stuck along the way, get help in our support forums.

Top categories

Loading Svelte Themes