Within each task runner folder, run the following steps in the command line.
npm install- You may need to typesudobefore the command and type in your password.- To run the gulp file, type
gulp styles. - To run the grunt file, type
grunt.
Expand upon these tasks as you will!