Bernardstanislas
6/18/2015 - 9:37 AM

Update focus and focus components

Update focus and focus components

#!/usr/bin/env bash
cd ../../focus
git checkout master
git pull
gulp build
cd ../focus-components
git checkout master
git pull
gulp build
cd ../rodolphe-demo/ui
brunch build