HTML5 + Sass + Browsersync boilerplate helps you saving time creating an environment for efficient web design and cross browser testing.
You will need Node.js and npm and Gulp. You should also have git installed, but it's not mandatory.
Clone the repository (or download the ZIP file)
git clone https://github.com/m-ocana/hsb_boilerplate.git
Install dependencies
npm install
Start the server and ready to go
gulp