To install this example Clone the project Open the terminal (Windows, Mac or Linux), go to the directory where you cloned the project Install all node packages: npm install To run the gulp, use: gulp prod To run the grunt: use: grunt prod