0.1.3 • Published 6 years ago

adminlte-vue v0.1.3

Weekly downloads
8
License
MIT
Repository
github
Last release
6 years ago

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