Skip to content

wangjunget/new-bestify

Repository files navigation

new-bestify

介绍

一个基于vue.js的UI组件库

安装

npm install new-bestify

使用

import Vue from 'vue';
import nb from 'new-bestify';

Vue.use(nb);