Vue前端組件庫介紹

kb-vue-components 組件庫平臺介紹

這裏彙集大家常用的Vue組件,
並提供相應組件的使用教程。
方便你找到適合自己的組件,並快速上手使用。

開源項目地址: kb-vue-components

項目介紹

該項目致力於收錄常用的VUE前端組件,並給大家展示相應的使用示例。方便小夥伴們找到合適的控件,並快速上手。

使用教程

項目界面

下圖爲項目的大概介紹圖片,包含部分控件的展示。
在這裏插入圖片描述

安裝運行

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章