Skip to content

ByeWord/vue-component

Repository files navigation

#VUE UI组件库

##介绍 学习Vue过程中做的一个UI组件库

##开始使用 [待完善readMe...]

  1. 安装
  2. 默认css样式开启box-sizing: border-box
*,*::before,*::after{
    box-sizing: border-box;
}
  1. icon图标来源iconfont

#组件概览 alt 目前的组件

About

Build the component by using Vue2.0+

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published