Skip to content

Free Vue.js 3 Tailwind CSS admin dashboard template with dark mode. Vite & Vue CLI supported

License

Notifications You must be signed in to change notification settings

Bankbetch/admin-one-vue-tailwind

 
 

Repository files navigation

version license

Free Vue 3 Tailwind CSS admin dashboard

Admin One is simple, beautiful and free Vue.js 3 TailwindCSS admin dashboard.

  • Built with Vue.js 3, TailwindCSS framework & Composition API
  • Vite and Vue CLI build tools
  • SFC <script setup> Info
  • Dark mode
  • Styled scrollbars
  • SPA with Vuex & Router
  • Production CSS is only 34kb
  • Reusable components
  • Free under MIT License
  • Premium version available

Table of Contents

Responsive layout

Mobile & tablet

Mobile layout with hidden aside menu and collapsable cards & tables

Free Vue 3 Tailwind CSS admin dashboard

Small laptops 1024px

Small laptop layout with show/hide aside menu option

Free Vue 3 Tailwind CSS admin dashboard

Free Vue 3 Tailwind CSS admin dashboard

Laptops & desktops

Classic layout with aside menus on the left

Free Vue 3 Tailwind CSS admin dashboard

Demo

Free Dashboard Demo

https://justboil.github.io/admin-one-vue-tailwind/

Premium Dashboard Demo

https://tailwind-vue.justboil.me/

Quick Start

Get code & install. Then use either Vue CLI or Vite builds.

Get code & install

Get the repo

Install

cd to project's dir and run npm install

Vue CLI builds

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Vite builds

Vite is next Generation Frontend Tooling featuring unbundled web-development

Compiles and hot-reloads for development

npm run build

Compiles and minifies for production

npm run build:vite

Linting

Lint

npm run lint

Lints and fixes files

npm run lint:fix

Browser Support

We try to make sure Dashboard works well in the latest versions of all major browsers

Chrome Firefox Edge Safari Opera

Reporting Issues

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.

  1. Make sure that you are using the latest version of the Dashboard. Issues for outdated versions are irrelevant
  2. Provide steps to reproduce
  3. Provide an expected behavior
  4. Describe what is actually happening
  5. Platform, Browser & version as some issues may be browser specific

Licensing

Useful Links

About

Free Vue.js 3 Tailwind CSS admin dashboard template with dark mode. Vite & Vue CLI supported

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 84.7%
  • JavaScript 8.4%
  • HTML 4.1%
  • CSS 2.8%