# kui-vue **Repository Path**: jsyong/kui-vue ## Basic Information - **Project Name**: kui-vue - **Description**: A high quality UI components Library with Vue.js - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: https://k-ui.cn - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 10 - **Created**: 2020-09-17 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
# KUI for Vue 基于VUE 2.x 开发,漂亮的UI,可定制主题 ,组件丰富,支持SSR , 支持Nuxt ,兼容IE9。 欢迎批评、指正 ## 开发 ```xml npm run dev ``` ## 编译 ```xml //编译文档 npm run build:docs //编译组件 npm run build ``` ## 文档 Docs: [https://vue.k-ui.cn](https://vue.k-ui.cn) Blog: [http://chuchur.com](http://chuchur.com) 代码仓库: [https://gitee.com/chuchur/kui-vue](https://gitee.com/chuchur/kui-vue) ## 特性 漂亮的UI,可定制主题 兼容IE9+ 支持SSR 支持Nuxt 组件丰富 ## For React [kui-react](https://react.k-ui.cn) ## 更新日志: Logs: [https://k-ui.cn/#log](https://k-ui.cn/#log) ## 安装 ### 使用npm ```xml npm install kui-vue --save ``` ### 使用CDN ```html ``` ### 示例 ```html