# webpack4-study **Repository Path**: redbike/webpack4-study ## Basic Information - **Project Name**: webpack4-study - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-28 - **Last Updated**: 2022-12-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # webpack4-study > webpack4 学习 ## Build Setup ``` bash # 安装依赖 npm install # 开启实时编译 npm run dev # 构建 npm run build ```