0.1.2 • Published 4 years ago

alte-vue v0.1.2

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

⚠️ Development in-progress

Dashbaord

Quick start

  1. Install the package from your current vue project.
> npm install alte-vue admin-lte bootstrap-vue
  1. Use the plugin from main.ts file.
import AdminLTEVue from 'alte-vue';
import BootstrapVue from 'bootstrap-vue';

Vue.use(AdminLTEVue);
Vue.use(BootstrapVue);

It's ready, happy coding!


Guide

To be updated

License

This project is licensed under the MIT license.

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago