# vue-webpack-example **Repository Path**: leigy/vue-webpack-example ## Basic Information - **Project Name**: vue-webpack-example - **Description**: Vue.js + Webpack + Gulp + Bootstrap example - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-07-10 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Vue.js + Webpack + Gulp + Bootstrap example ### Setup ```bash npm i # develop mode: ./node_modules/.bin/gulp # build: ./node_modules/.bin/gulp build ```