Vue Dashboard
A simple, lightweight and responsive layout for your next Vue.js dashboard.
Quick start
1- Install
2- Import
Usage
App.vue
header-items
, sidebar-header
and sidebar-items
must be globally available components:
main.ts
Examples for these components can be found here.
It uses Bulma as a css framework.
Complete examples can be found in examples
folder.