adminlte-vue

0.1.3 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i adminlte-vue

Weekly Downloads

2

Version

0.1.3

License

MIT

Last publish

Collaborators

  • acacha