Try installing your dependencies first:
npm install
If still does not work, install gulp globally:
npm install -g gulp
if you find problems installing it. type sudo before npm.
In case you need more info about why you need gulp globally and locally read this answer