The site can be run in three ways:
1) Open site folder in VSCode or any other editor and a live server plugin.
2) Use the default nodejs server or explicitely running server.js. Will not work without node and dependencies installed.
3) Use the gulp command. -> Will not work without node and dependencies installed.

You can feel free to update the gulp file to watch changes to the file and update browser.