okeedesign mobile vue
1.0.0
OKeeDesign Mobile Vue is a mobile side component library based on OKeeDesign.
For more information, please refer toQuick Start. Scan QR code below to experience components function.
yarn
yarn dev
npm install @okee-uikit/m-vue
Global Import
import Vue from 'vue';
import '@okee-uikit/m-vue/lib/index.css';
import okui from '@okee-uikit/m-vue';
Vue.use(okui);OKeeDesign Mobile Vue MIT licensed.