Baobab-UI 中文
🚀 A lightweight, high quality component library based on Vue 2.x by BBT-FE https://BBT-FE.github.io/#/About
npm install -g baobab-ui --save
or
yarn add baobab-ui
import Vue from 'vue'
import BaobabUI from 'baobab-ui'
import 'baobab-ui/lib/baobab-ui.css'
Vue.use(BaobabUI)
- 更多组件
- 主题支持
git clone [email protected]:BBT-FE/Baobab-UI.git
cd Baobab-UI
yarn install
yarn start
- Entry src catalogue to develop
- The purpose of the example catalogue is to preview
Detailed changes for each release are documented in the release notes.