Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Free BootstrapVue admin dashboard with over 100 components, SASS theming, and example pages from Creative Tim.

Light Bootstrap Dashboard is an admin dashboard template designed to be beautiful and simple.
BootstrapVue Argon Dashboard is a free open-source admin dashboard template by Creative Tim that pairs Vue.js with BootstrapVue components to deliver a complete set of coded UI elements, example pages, and SASS-driven customization for admin panels and back-office interfaces.
BootstrapVue Argon Dashboard is a Vue.js single-page application built on BootstrapVue and generated with vue-cli, released under the MIT license at version 1.0.0. It takes design assets from the Argon Design System and converts them into reusable Vue components — cards, tables, alerts, dropdowns, modals, tabs, sliders, progress bars, notifications, and charts — which developers can wire into a working dashboard. The output is a responsive admin interface that ships with pre-built example pages, a starter layout, and a router configuration, so a developer can clone the repository and begin building immediately. It was made by Creative Tim, the UI library and design system company that also publishes matching Argon Dashboard versions for HTML, React, Angular, NodeJS, and Laravel.
The quick start is a standard Vue CLI workflow: download the ZIP from GitHub or Creative Tim, or clone the repository with git. After that, install dependencies and run the project using the Vue CLI scripts in package.json. The built project compiles the SASS in src/assets/scss, registers global components through src/plugins/globalComponents.js, and maps sidebar routes through src/routes/routes.js. For server deployment, the README provides a one-click Genezio deploy option.
The template is free and released under the MIT license, so it can be used in personal and commercial projects without paying a license fee. Creative Tim sells premium products separately, but the BootstrapVue Argon Dashboard itself carries no price tag and no watermark.
Yes. It is free and licensed under the MIT license, as shown in the repository's LICENSE.md and the version 1.0.0 badge. You can use it for personal projects, client work, and commercial products.
You can download the ZIP from the GitHub repository or the Creative Tim product page, or run git clone of the repository URL. After cloning, follow standard Vue CLI steps: install the dependencies listed in package.json and start the development server with the project's npm scripts.
At present, the template officially supports the last two versions of Chrome, Firefox, Edge, Safari, and Opera. Older browser versions are not part of the official support matrix.
The download contains the full Vue CLI project: public assets, src with assets/scss, vendor files for Nucleo icons, components, directives, plugins, routes, and views. It also includes CHANGELOG.md, LICENSE.md, and a README with documentation links.
Yes. Detailed documentation is hosted on the Creative Tim learning lab for BootstrapVue Argon Dashboard, covering colors, avatars, components, and the foundation. Links to the demo, download page, and license agreement are in the Resources section of the README.
