# webpack学习 **Repository Path**: codingHistory/webpack-learning ## Basic Information - **Project Name**: webpack学习 - **Description**: webpack学习——搭建Vue脚手架 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-02-15 - **Last Updated**: 2023-02-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # webpack学习 #### 介绍 学习webpack,从0到1搭建Vue脚手架 #### 安装教程 1. 执行npm install #### 使用说明 1. 在dist/index.html中鼠标右键 -> open with live server 2. 执行npm run serve 动态打包编译