nuxt-tailwind-primevue Tailwind Templates

Nuxt Tailwind Primevue

Nuxt Tailwind PrimeVue Starter

Nuxt Logo Tailwind Logo primevue Logo

This project is a boilerplate starter kit designed for developers looking to jumpstart their projects using Nuxt 3, TailwindCSS, and PrimeVue. It includes a basic setup with support for light and dark modes, leveraging the best practices of each framework and library to provide a solid foundation for any web application.

Features

  • Nuxt 3: Modern frontend framework for Vue.js applications, offering server-side rendering, static site generation, and more.
  • TailwindCSS: A utility-first CSS framework for rapidly building custom designs with ease.
  • PrimeVue: A comprehensive suite of UI components for Vue, enabling rich interface design.
  • Dark and Light Mode: Built-in support for dark and light themes, easily toggleable and customizable.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Node.js 18.x or newer
  • Any package manager

Installation

Clone this boilerplate to start your project:

I installed this using pnpm, feel free to choice your own

git clone https://github.com/yourusername/nuxt-tailwind-primevue-starter.git
cd nuxt-tailwind-primevue-starter
pnpm install # or your favo
pnpm run dev # for development server
pnpm run build # for the production build

Top categories

Loading Svelte Themes