Skip to content

LanceJiang/xiaopubao-ui

Repository files navigation

xiaopubao-ui

基于 vue-cli3 的 UI 组件库

Install

npm install xiaopubao-ui -S

Usage

import Vue from "vue"
import XPBUI from 'xiaopubao-ui'
import 'xiaopubao-ui/style/index.less'
Vue.use(XPBUI)

在项目中使用

<x-component></x-component>

About

vxe-table&antdesign-vue的小铺宝组件库

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published