8000 GitHub - engagepeople/vue-components: Engage Vue Client Components Library
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

engagepeople/vue-components

Repository files navigation

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.

0