# 前端VUE集合脚手架 **Repository Path**: ipop/frontend_vue_set_scaffolding ## Basic Information - **Project Name**: 前端VUE集合脚手架 - **Description**: 前端VUE集合脚手架 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 0 - **Created**: 2018-03-07 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # element-starter > A starter kit for Element UI generated by vue-cli ## Environment `Node >= 6` ## Develop ``` bash # serve with hot reload at localhost:8010 npm run dev ``` ## Build ``` bash # build for production with minification npm run build ```