I'm learning how to use Gulp and Gulp stacks from scratch
git clone [email protected]:medinarodel/my-gulp-starter.git
npm install
bower install
gulp
gulp build
You should see the compiled files under ./public folder
You should have npm installed:
npm install --global gulp