1. thinkerk-ui

thinkerk-ui

ThinkerK UI

ThinerK UI for Vue 2.0

Installation

 npm i thinkerk-ui -S

Usage

Import all components.

 import Vue from 'vue';
import ThinkerKUI from 'mint-ui';

Vue.use(ThinkerKUI);

Development

 npm run dev

Contribution

Please make sure to read the Contributing Guide before making a pull request.

License

MIT

Dependencies