Open source Nuxt 3 admin template
# Clone this repository
git clone https://github.com/WailanTirajoh/nuxt3-admin-template.git
# Go to directory
cd nuxt3-admin-template
# Run with npm
npm install
npm run dev
# Or with pnpm
pnpm install --shamefully-hoist
pnpm dev
# Install Husky
npx husky install
url: https://nuxt3-admin-template.vercel.app
vue3-tailwind docs: https://vue3-tailwind-docs.vercel.app/guide/getting-started.html