Admin One is simple, beautiful and free Vue.js 3.x Tailwind CSS 3.x admin dashboard. Laravel 9.x integration available.
- Built with Vue.js 3, Tailwind CSS 3 framework & Composition API
- Vite and Vue CLI build tools
- Laravel Jetstream Inertia Vue integration available — Info
- SFC
<script setup>
Info - Pinia state library (official Vuex 5)
- Dark mode
- Styled scrollbars
- SPA with Router
- Production CSS is only ≈38kb
- Reusable components
- Free under MIT License
- Premium version available
Mobile layout with hidden aside menu and collapsable cards & tables
Small laptop layout with show/hide aside menu option
Classic layout with aside menus on the left
https://justboil.github.io/admin-one-vue-tailwind/
https://tailwind-vue.justboil.me/
Get code & install. Then use either Vue CLI or Vite builds.
- Create new repo with this template
- … or clone this repo on GitHub
- … or download .zip from GitHub
cd
to project's dir and run npm install
npm run serve
npm run build
Vite is next Generation Frontend Tooling featuring unbundled web-development
npm run dev
npm run build:vite
npm run serve:vite
npm run lint
npm run lint:fix
This dashboard can be integrated with Laravel 9.x Jetstream Inertia + Vue.js stack. Check guide for more information
We try to make sure Dashboard works well in the latest versions of all major browsers
JustBoil's free items are limited to community support on GitHub.
The issue list is reserved exclusively for bug reports and feature requests. That means we do not accept usage questions. If you open an issue that does not conform to the requirements, it will be closed.
- Make sure that you are using the latest version of the Dashboard. Issues for outdated versions are irrelevant
- Provide steps to reproduce
- Provide an expected behavior
- Describe what is actually happening
- Platform, Browser & version as some issues may be browser specific
- Copyright © 2019-2021 JustBoil.me (https://justboil.me)
- Licensed under MIT