Skip to content

bitsnaps/admin-one-vue-tailwind-demo

Repository files navigation

version license

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.

  • Built with Vue.js 3, Tailwind CSS 3 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 38kb
  • 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 3 admin dashboard

Small laptops 1024px

Small laptop layout with show/hide aside menu option

Free Vue 3 Tailwind CSS 3 admin dashboard

Free Vue 3 Tailwind CSS 3 admin dashboard

Laptops & desktops

Classic layout with aside menus on the left

Free Vue 3 Tailwind CSS 3 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

Hot-reloads for development

npm run dev

Builds and minifies for production

npm run build:vite

Serves recently built app

npm run serve: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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published