Skip to content

hananumber1/comento-ui

 
 

Repository files navigation

Comento UI

Vue UI components used in Comento

MIT

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

comento-ui storybook

License

MIT

About

Vue UI components used in Comento

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 59.3%
  • SCSS 17.2%
  • CSS 12.2%
  • JavaScript 10.1%
  • HTML 1.2%