Starter template for Nuxt 3 with Tailwind, Pinia, Vitest, ESLint and Prettier
Nuxt 3 Starter is a starter template for Nuxt 3 that is equipped with Tailwind, Pinia, Vitest, ESLint, and Prettier. It provides a minimalistic approach to building Nuxt 3 projects and includes popular Nuxt modules for better development experience. The project features a directory structure, linting and testing tools, and a home page with an example store.
To get started with Nuxt 3 Starter, follow these steps:
npm install
npm run dev
Nuxt 3 Starter is a minimalistic yet feature-packed starter template for Nuxt 3. It provides a ready-to-use structure for Nuxt projects and includes popular modules like Tailwind, Pinia, Vitest, ESLint, and Prettier. With its convenient directory structure and pre-configured tools, it offers a great starting point for building Nuxt applications with enhanced development experience.