To create this pack I used code of FARCER (Anatoliy Salamtin)'s gulp4start and agragregra (Alexey Klimanov)'s optimizedhtml-start-template. Used packages: gulp4, pug, sass, browser-sync, imagemin, bootstrap-sass, font-awesome.
You must have gulpjs/gulp-cli installed globally
git clone https://github.com/buriato/starterpack- Default setup use bootstrap grid only, and bootstrap javascript disabled. If you want to use full bootstrap stack, do this:
- change bootstrap-grid to bootstrap in dev/static/styles/libs.sass
- uncomment javascript files in dev/gulp/tasks/scripts.js
npm igulp- To build your project use:
gulp build