# vue-webpack-template **Repository Path**: guosugaz/vue-webpack-template ## Basic Information - **Project Name**: vue-webpack-template - **Description**: 用webpack配置的vue模板 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-07-24 - **Last Updated**: 2021-11-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-webpack-template #### 介绍 用webpack配置的vue模板 #### 安装 ```javascript npm install // 开发环境 npm run dev // 打包 npm run build ```