GodMoonGoodman / comento-ui

Vue UI components used in Comento

Home Page:https://comento.github.io/comento-ui/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://comento.github.io/comento-ui/


Languages

Language:Vue 59.2%Language:SCSS 17.2%Language:CSS 12.2%Language:JavaScript 10.1%Language:HTML 1.2%