# vue-components **Repository Path**: ereddate2017/vue-components ## Basic Information - **Project Name**: vue-components - **Description**: VUE组件库,拥有50个以上的公共组件,并可以互相嵌套使用。包含近11种展示形式的广告组件、核心的组件集groups组件、卡片组件、类似头条新闻的列表组件、用户信息组件、类似抖音视频上下滑动的组件等等,也有更小的返回页首组件。如果有做H5版类CMS可定制页面的需求,我推荐使用它! - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 2 - **Created**: 2021-04-23 - **Last Updated**: 2023-06-19 ## Categories & Tags **Categories**: vue-extensions **Tags**: None ## README # vue-components ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).