Webpack build system with PostCSS, Sass, UglifyJS, Bootstrap, Flickity, Lazysizes, Masonry Automating front-end build processes with CSS/SASS/JS dynamic import vendors Install Requirements Node (use brew or install it from here) brew install node Clone this repository git clone https://github.com/czombos/Webpack-PostCSS-Sass-UglifyJS-Bootstrap.git Install npm dependencies npm i Run tasks npm run dev npm run build