0.0.8 • Published 3 years ago

ghh-ui v0.0.8

Weekly downloads
-
License
-
Repository
github
Last release
3 years ago

ghh-ui

自定义组件(主要是图片展示 Vue 组件)

组件引入方法

import Gui from 'ghh-ui';
import 'ghh-ui/lib/ghh-ui.css';
Vue.use(Gui);
注意:本组件依赖于 bootstrap-vue 组件,详情请查看Bootstrap-vue Document.

开发步骤:

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Make lib and publish npm package

yarn lib

Customize configuration

See Configuration Reference.

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago