# VUE下常用组件封装 **Repository Path**: liu_yi-chen/components-under-VUE ## Basic Information - **Project Name**: VUE下常用组件封装 - **Description**: vue框架下常用的一些封装组件,包括: · table组件 · 表单组件 · 上传组件 · 文件预览组件 · 请求封装 ······ - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2024-01-18 - **Last Updated**: 2024-12-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # components-gather ## 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/).