Nuxt 3 starter with Pinia, ESlint, commitizen, commitlint, husky, vitest, typescript
The Nuxt 3 Starter LRNuxt 3 is a documentation and starter template that utilizes Nuxt 3, Pinia, EditorConfig, TypeScript, ESLint & Prettier, Vitest, Husky + LintStage + commitlint + commitizen, and Tailwind CSS. It provides an easy way to set up a Nuxt 3 project with all the required dependencies and tools.
To install the Nuxt 3 Starter LRNuxt 3, follow these steps:
git clone <repository_url>
cd <project_folder>
npm install
npm run dev
http://localhost:3000 in your browser to access the local server.The Nuxt 3 Starter LRNuxt 3 is a documentation and starter template that provides a convenient setup for Nuxt 3 projects. It includes essential features such as Nuxt 3, Pinia, EditorConfig, TypeScript, ESLint & Prettier, Vitest, Husky + LintStage + commitlint + commitizen, and Tailwind CSS. By following the installation guide, users can quickly get started with their Nuxt 3 project and benefit from the pre-configured tools and dependencies.