1. adminlte-vue

adminlte-vue

Downloads Version License

Adminlte vue

Adminlte bootstrap template vue components

Installation

 npm install adminlte-vue --save

Or you can use unpkg in your html files:

 <script src="https://unpkg.com/adminlte-vue/dist/acacha-adminlte-vue.min.js"></script>

Usage

 import AdminlteVue from 'adminlte-vue'
Vue.use(AdminlteVue)

For Laravel add the previous two lines to your resorces/assets/js/app.js file.

See also examples folder with full code examples.

About AdminLTE

  • adminlte link TODO

Other similar packages or software

-TODO

Resources

Test project

https://github.com/acacha/adminlte-vue-test