Make sure that you've installed Node and npm before attempting to install gulp.
node --version
npm --version
npm install --global gulp-cli
Run this command in this project directory:
npm install --save-dev gulp
npm install
gulp [default]
gulp styleguide