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