appmakers-vue
v1.1.4
Published
Vue utilities created with care and love by The AppMakers
Downloads
8
Readme
Installation
npm install appmakers-vue
Usage
In your main.js
:
import AppMakersVue from "appmakers-vue";
Vue.use(AppMakersVue);
Examples
See the docs
project to learn how to use various features.