# webpack-single-study **Repository Path**: hzStudy/webpack-single-study ## Basic Information - **Project Name**: webpack-single-study - **Description**: webpack-single-study one step by one step - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-08-16 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # webpack-single-study webpack-single-study one step by one step 1. npm install 2. use webpack : npm run build:dev or npm run start:dev 3. use gulp : gulp dev or gulp start