Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A Nuxt 3 admin dashboard template using TypeScript, Vue 3, Pinia, Element-Plus, PrimeVue, and UnoCSS.

Free open-source Tailwind CSS and Next.js admin dashboard template with 8+ pages, dark mode, RTL, and authentication screens.
Admin3 is an open-source admin dashboard template built on Nuxt 3 that scaffolds a back-office interface with Vue 3, TypeScript, Pinia, and two UI component libraries.
Admin3 is a Nuxt 3 admin dashboard template that provides a complete project scaffold for building back-office applications. It takes Vue 3 and TypeScript as its foundation, uses Pinia for state management, and ships with both Element-Plus and PrimeVue as UI libraries. Developed by vampirefan and hosted on GitHub, the project is version 2.1.2 with a live demo and documentation deployed on Netlify.
Clone the repository, run yarn install to install dependencies, and then yarn dev to start the development server. The README documents these three steps as the full setup process.
Yes, Admin3 is an open-source project available on GitHub. The repository is publicly accessible, though the README does not specify a license, so check the repository for licensing details.
Admin3 is an admin dashboard template built on Nuxt 3 with Vue 3, TypeScript, Pinia, Element-Plus, PrimeVue, and UnoCSS. It provides a starting point for building back-office web applications.
Admin3 uses two UI libraries: Element-Plus and PrimeVue. It also uses UnoCSS with the Tailwind preset for styling and Iconify for icons.
The README states that Node.js must be greater than version 18.18 to run Admin3.
First clone the repository, then run yarn install to install dependencies, and finally yarn dev to start the development server.
