adminlte-vue
v0.1.3
Published
Vue components for Bootstrap adminlte template
Downloads
11
Readme
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