If you want to test the project you need the following requirements:
After installing all the prerequisites, in order to install all the dependencies run the following command:
$ npm install
Generate all the required assets using Gulp. You can also watch the changes:
$ node_modules/.bin/gulp
$ node_modules/.bin/gulp watch
Finally, you only have to start the Node's server and voilà!
$ node server.js
Now, you can open the following url and that's all!
http://localhost:8081/