npm install
gulp
open http://localhost:47/
Update gulpfile.js and src/js/app.js files.
There are comments inside those files of what to do.
At the end Gulp should watch all files within the src folder and reload the browser automatically when changes occur.
Completed Task should look as follows:
