comento-ui
v1.7.1
Published
Vue UI components used in Comento
Downloads
227
Readme
Comento UI
Vue UI components used in Comento
Installation
npm install comento-ui
yarn add comento-ui
How to use
import Vue from 'vue';
import ComentoUI from 'comento-ui';
import 'comento-ui/dist/comento-ui.css';
Vue.use(ComentoUI);
Docs
License
MIT