Sass Bootstrap example of the course Webdesign Advanced, 1 IT Factory, Thomas More kempen
- Clone (or download) this repo
- Open the folder sass-bs-example
- Delete the .git folder
- Install the Node modules:
npm install
- Start the default Gulp task:
gulp
ornpm run watch