Free Vue 3 Tailwind 3 admin dashboard with dark mode
Vue Tailwind white & dark styles
Admin One is simple, beautiful and free Vue.js 3.x Tailwind CSS 3.x admin dashboard. Nuxt 3.x or Laravel 9.x integrations available
- Built with Vue.js 3, Tailwind CSS 3 framework & Composition API
- Vite under the hood — Info
- Nuxt 3 integration available — Info
- Laravel Breeze Inertia Vue integration available — Info
- SFC
<script setup>
— Info - Pinia state library (official Vuex 5) — Info
- Dark mode
- Styled scrollbars
- SPA with Router
- Production CSS is only ≈38kb
- Reusable components
- React TypeScript version
- Responsive layout
- Quick Start
- Docs
- Browser Support
- Reporting Issues
- Licensing
- Useful Links
Mobile layout with hidden aside menu and collapsable cards & tables
Get code & install. Then dev
or build
with Vite or integrate with Nuxt or Laravel
cd
to project's dir and run npm install
Vite is next Generation Frontend Tooling featuring unbundled web-development
npm run dev
npm run build
npm run preview
npm run lint
This dashboard can be integrated with Nuxt 3.x.
This dashboard can be integrated with Laravel 9.x Breeze Inertia + Vue.js stack.