This project is a boilerplate to be used with Harp.
Read about Initializing a Harp Application
Install Harp:
npm install -g harp
Create a new project based on this boilerplate
harp init myproject --boilerplate etaminstudio/hb-livingstyleguide
Search for "TODO" in gulp/
and src/
folders and follow the instructions.
Then have a look at the README for usage instructions.
You can delete this GETTING_STARTED.md file once you have created your project.