Skip to content

Commit 03a92cf

Browse files
author
kongbin02
committed
项目简介
1 parent e4d9158 commit 03a92cf

File tree

1 file changed

+15
-3
lines changed

1 file changed

+15
-3
lines changed

README.md

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
# kb-vue-components
22

3-
> A Vue.js project
3+
## 项目介绍
4+
> 该项目致力于收录常用的VUE前端组件,并给大家展示相应的使用示例。方便小伙伴,找到合适的控件,并快速上手。
5+
6+
7+
## 使用教程
8+
- [Vue前端代码高亮编辑器Ace](https://blog.csdn.net/a787373009/article/details/102665946)
9+
- [Vue使用echarts-wordcloud生成词云](hhttps://blog.csdn.net/a787373009/article/details/102615282)
10+
- [Vue前端复制文本功能vue-clipboard2](https://blog.csdn.net/a787373009/article/details/102614291)
11+
- [Vue前端文本对比DIFF](https://blog.csdn.net/a787373009/article/details/102612947)
12+
13+
14+
## 项目界面
15+
下图为项目的大概介绍图片,包含部分控件的展示。
16+
![项目概要介绍](https://img-blog.csdnimg.cn/20191021175103586.gif)
17+
418

519
## Build Setup
620

@@ -17,5 +31,3 @@ npm run build
1731
# build for production and view the bundle analyzer report
1832
npm run build --report
1933
```
20-
21-
For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).

0 commit comments

Comments
 (0)