It's a simple web multi-page app with routing concepts built in vueJs.
You will need Node.js installed on your system.
Download the source code as a zip archive.
Once downloaded, open the terminal in the project directory, and continue with:
npm install
npm run serve