# vue-cli **Repository Path**: giteesh/vue-cli ## Basic Information - **Project Name**: vue-cli - **Description**: vue-cli配置webpack-simple - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-11-07 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #基于vue-cli优化 npm install #开发命令 npm run dev #打包命令 npm run build