I'm learning how to use Gulp and Gulp stacks from scratch
git clone git@github.com:medinarodel/my-gulp-starter.gitnpm installbower install
gulp
gulp build
You should see the compiled files under ./public folder
You should have npm installed:
npm install --global gulp