Repository for my Course on Bootstrap Layouts focusing on Responsive Design.
Warning: These files contain no images, but you can use your own images or use a placeholder website like placehold.it.
- Make sure you have these installed
- Clone this repository into your local machine using the terminal (mac) or Gitbash (PC)
> git clone https://github.com/planetoftheweb/responsivebootstrap.git - CD to the folder
cd bootcarousel - Run
> npm-installto install the project dependencies - Install gulp.js via the Mac terminal or Gitbash on a PC
> npm install -g gulp - Run the Gulp command
> gulp