thinkerk-ui
v1.0.1
Published
A Vue.js ui storage
Downloads
4
Readme
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