admin-two-vue-bulma-dashboard icon indicating copy to clipboard operation
admin-two-vue-bulma-dashboard copied to clipboard

Free Vue.js Bulma Buefy Admin Dashboard Template. Vite & Vue CLI supported

Admin Two — Free Vue Bulma Admin Dashboard

version license

Vue.js Bulma free admin dashboard

Admin Two is simple, beautiful and free Vue.js Bulma Buefy admin dashboard

  • Built with Vue.js 2.x Bulma and Buefy
  • Vue CLI & Vite build tools support
  • Laravel Jetstream Inertia Vue integration available — Info
  • Classic Options API using data, computed, methods, etc.
  • SPA with Vuex & Router
  • Styled scrollbars
  • SCSS sources with variables
  • Reusable components
  • Responsive
  • Free under MIT License
  • Premium version available

Table of Contents

  • Other versions
    • Bulma dashboard versions
    • TailwindCSS dashboard versions
  • Description & Demo
  • Quick Start
    • Get code & install
    • Vue CLI builds
    • Vite builds
    • Linting
    • Laravel 9.x integration
  • Browser Support
  • Reporting Issues
  • Licensing
  • Useful Links

Other versions

Bulma dashboard versions

Free and premium Bulma dashboard templates.

TailwindCSS dashboard versions

Free and premium Tailwindcss dashboard templates (Vue 3.x available).

Description & Demo

Description

https://justboil.me/bulma-admin-template/free-vue-dashboard-two/

Free Dashboard Demo

https://vikdiesel.github.io/admin-two-vue-bulma-dashboard/

Premium Dashboard Demo

https://admin-two.justboil.me

Quick Start

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

  • Get code & install
  • Vue CLI builds
  • 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

Laravel 9.x integration

This dashboard can be integrated with Laravel 9.x Jetstream Inertia + Vue.js stack. Check guide for more information.

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 you are using the latest version of the dashboard
  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

  • Copyright © 2019-2022 JustBoil.me (https://justboil.me)
  • Licensed under MIT

Useful Links