1 - clone the repo
2 - go to the "package.json" root folder and type in your terminal "npm install"
3 - type "gulp server" in your terminal
4 - wait for your default browser to open *
5 - start developing
* browserSync is enabled by this task. In case you do not want browserSync, run "gulp watch"