awesome mobile ui lib implement by Vue
npm i -S panda-ui
import Vue from 'vue'
import panda from 'panda-ui'
Vue.use(panda)
import {Style, VButton} from 'panda/src/module'
note:import Style
git clone
cd panda-ui
npm install
npm start
npm run build
MIT
Vue UI Component Webapp