adydetra / nuxt-starter

⚡️ Nuxt Starter, Include Tailwind CSS, Nuxt Color Mode, Icon, and PWA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nuxt Starter ⚡️

Nuxt

This Nuxt 3 Starter is a robust foundation for web development projects. It provides a wide array of features and modules to streamline your development process. Whether you're a beginner or an experienced developer, this starter kit offers a user-friendly experience, a modular architecture, and an organized folder structure to enhance your workflow.

Pros

✅ Easy to use
✅ Atomic Design
✅ Modules Include

Module Included:

Get Started

Clone repository

git clone https://github.com/adydetra/nuxt-starter.git
cd nuxt-starter

Install package manager

pnpm install

Note

if not using pnpm just delete pnpm-lock.yaml, and switch to another package manager like:

# npm install
# yarn install
# bun install

About

⚡️ Nuxt Starter, Include Tailwind CSS, Nuxt Color Mode, Icon, and PWA


Languages

Language:TypeScript 57.0%Language:Vue 33.0%Language:JavaScript 10.0%