# vue-develop-platform **Repository Path**: zhengyis/vue-develop-platform ## Basic Information - **Project Name**: vue-develop-platform - **Description**: 基于 Vue 2.x + element-ui 的快速开发单页应用 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2020-07-06 - **Last Updated**: 2024-09-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: vue2, scss ## README ## Vue快速开发平台 #### 描述 基于Vue2.x + element-ui的快速开发单页应用 ### 项目安装 ``` cnpm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### 自定义配置 查看 [配置参考](https://cli.vuejs.org/config/).