TailAdmin Vue : free, open-source Vue.js Tailwind CSS admin dashboard template, offering a comprehensive library of components for any Vue.js based web projects. Ideal for creating data-centric back-end solutions, dashboards, or admin panels.
TailAdmin Vue is a free, open-source admin dashboard template built on Vue.js, popular and progressive JavaScript
framework, and Tailwind CSS. This powerful combination provides developers with an extensive library of
essential components, elements, and pages to launch a comprehensive and data-centric back-end, dashboard, or admin panel
solution for any Vue.js based web projects.
With TailAdmin Vue, you can leverage Vue.js 3 features such as declarative rendering, component-based architecture,
Vue Router for routing, and Pinia for state management. It also utilizes the power of Tailwind CSS for rapid UI
development with its low-level utility classes and responsive design capabilities.
TailAdmin provides essential UI components and layouts for building feature-rich, data-driven admin dashboards and control panels. Itβs built on:
To get started with TailAdmin, ensure you have the following prerequisites installed and set up:
.vue
Imports in TSTypeScript cannot handle type information for .vue
imports by default, so we replace the tsc
CLI with vue-tsc
for type checking. In editors, we need Volar to make the TypeScript language service aware of .vue
types.
Clone the repository using the following command:
git clone https://github.com/TailAdmin/vue-tailwind-admin-dashboard.git
Windows Users: place the repository near the root of your drive if you face issues while cloning.
Install dependencies:
npm install
# or
yarn install
Start the development server:
npm run dev
# or
yarn dev
Production build:
npm run build
# or
yarn build
To learn more about pro version features and pricing, visit our pricing page.
TailAdmin is a pre-designed starting point for building a web-based dashboard using Vue.js and Tailwind CSS. The template includes:
All components are built with Vue and styled using Tailwind CSS for easy customization.
π High-quality, Premium Modern Design:
A thoughtfully designed dashboard template with a deep focus on UX/UI, already trusted and utilized by over 10K+ web apps worldwide.
β¨ Vue 3:
Get enhanced performance with the latest Vue version.
β‘ Vite Build System:
Enjoy quick development with Vite, ensuring fast code compilation.
π Vue Router:
Manage app navigation with ease using Vue Router for seamless transitions.
π‘ Reactive Utilities:
Enhance component reactivity with @vueuse/core utilities.
π Charting with ApexCharts:
Visualize data with ApexCharts for beautiful analytics.
πΊοΈ Vector Maps with JSVectorMap:
Easily integrate interactive vector maps with JSVectorMap.
ποΈ UI with Tailwind CSS:
Frontend UI built on the powerful and versatile Tailwind CSS framework.
π« TypeScript Support:
Write safer, maintainable code with TailAdmin Vueβs TypeScript Support.
β
Linting and Formatting:
Maintain a clean codebase with built-in linting and formatting.
ποΈ State Management with Pinia:
Handle your appβs state with Pinia for clean, organized code.
Major update with Vue 3 migration and comprehensive redesign.
Read more on this release.