Now that we have node installed we can install Gulp:
run this command npm install --global gulp
npm install --global gulp
check the gulp installation try gulp –v
gulp –v