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.
Before you begin, ensure you have met the following requirements:
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