Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 417 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 417 Bytes

Engage Vue Components Library

This library provide prebuilt components in Vue.js for building Engage products

Installation

npm install engage-vue-components

Usage


import EngageVueComponents from 'engage-vue-components'
Vue.use(EngageVueComponents)

Demo

Visit components demo site to see the full list of available components with usage examples.