Skip to content

marcogregorin/bootstrap4-sass-gulp-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bootstrap4 - sass - gulp - Boilerplate

A boilerplate to be used as a base for any project built with Bootstrap 4 & Sass. Also added Browsersync and Gulp.js for autoprefixing, concatenating, sourcemap creation, live reloading, minification and building.

How to set the repo

  • clone this repo

  • cd into the repo

  • yarn - install dependencies

  • yarn gulp dev - to run tasks

Gulp Tasks

  • yarn gulp - Default task used to compile Sass, concatenate CSS & JS files, create sourcemaps & pull dependencies

  • yarn gulp dev - Task that run Browsersync to reload the page everytime any changes made

  • yarn gulp dist - Builds everything and moves it into dist folder for production

License

MIT

About

A simple Boilerplate for Bootstrap 4, Gulp & Sass

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published