Admin One is simple, beautiful and free Vue.js 2.x Buefy Bulma 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. - Composition API version is available under vue-2x-composition-api branch
- Styled scrollbars
- SPA with Vuex & Router
- SCSS sources with variables
- Reusable components
- Responsive
- Free under MIT License
- Premium version available
- Other versions
- Description & Demo
- Options API
- Quick Start
- Browser Support
- Reporting Issues
- Licensing
- Useful Links
Free and premium Bulma dashboard templates.
Free and premium Tailwindcss dashboard templates (Vue 3.x available).
https://justboil.me/bulma-admin-template/free-vue-buefy-dashboard/
https://vikdiesel.github.io/admin-one-vue-bulma-dashboard/?v=2
Built with classic Options API for Vue.js 2.x using data
, computed
, methods
, etc.
Composition API for Vue.js 2.x is available under vue-2x-composition-api branch
Get code & install. Then use either Vue CLI or Vite builds.
- Create new repo from this template
- … or clone the 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 build
npm run build: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 you are using the latest version of the dashboard
- 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-2022 JustBoil.me (https://justboil.me)
- Licensed under MIT