Skip to content
/ nuxt-tailwind Public template

This template will help you start developing with Nuxt 3 and Tailwind CSS

Notifications You must be signed in to change notification settings

Rauliqbal/nuxt-tailwind

Repository files navigation

Nuxt 3 with Tailwind Starter

This template will help you start developing with Nuxt 3 and Tailwind CSS

Getting Started

Click Button 'Use This Template' or Clonning this repository

Clone Repository

mkdir nuxt-project

cd nuxt-project

git clone https://github.com/Rauliqbal/nuxt-tailwind.git .

npm install

npm run dev

Production

Build the application for production:

npm run build

Locally preview production build:

npm run preview

Check out the deployment documentation for more information.

About

This template will help you start developing with Nuxt 3 and Tailwind CSS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published