Skip to content

btbrad/ui-component

Repository files navigation

GURU -- UI 组件库 for Vue

Build Status

介绍

这是一个vue UI 组件库

开始使用

  1. 设置

使用本框架前,请在CSS中开启border-box

* { border-box: box-sizing; }
*::before { border-box: box-sizing; }
*::after { border-box: box-sizing; }
  1. 安装
npm install guru-ui --save

文档

提问

变更记录

联系方式

贡献代码

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published