- 基于
VUE
开发的 UI 基础组件库 - 代码借鉴了一些比较优秀的 UI 组件库
element
ant-design-mobile
- 采用
Sass
编写样式,可自定义_var.scss
的变量 - 目前组件包含了
button
checkbox
list
loading
tab
spacing
, 更多组件还在完善中
npm install
npm run serve
npm run build
npm run test
npm run lint
VUE
开发的 UI 基础组件库element
ant-design-mobile
Sass
编写样式,可自定义 _var.scss
的变量button
checkbox
list
loading
tab
spacing
, 更多组件还在完善中npm install
npm run serve
npm run build
npm run test
npm run lint