brew i node
npm i gulp bower -g
npm i
(Bower components are automatically added to vendor.js if the components bower.json is correct. Sometimes a bower component's main file needs to be overridden which can be done is build/bower.json)
gulp
Check localhost:8088 and localhost:8088/styleguide in your browser.