# vue-cli2-webpack-comment **Repository Path**: alanhaledc/vue-cli2-webpack-comment ## Basic Information - **Project Name**: vue-cli2-webpack-comment - **Description**: My personal vue-cli2 scaffold Webpack configuration comments - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-14 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-cli-webpack-comment > some comment in webpack config ## Build Setup ``` bash # install dependencies yarn install or npm install # serve with hot reload at localhost:8080 yarn run dev # build for production with minification yarn run build # build for production and view the bundle analyzer report yarn run build --report ``` For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).