🎨 UI library for Vuejs
UI library for Vuejs
npm install best-ui --save
import Vue from 'vue';
import BestUI from 'best-ui';
import 'best-ui/dist/bestui.css';
Vue.use(BestUI);
Modern browsers and Internet Explorer 10+.
MIT