To run, download locally, have Node.js/NPM installed (pick the LTS version at https://nodejs.org/en/) and run:
'npm install' from the command line cd'ed into the root directory
OR
If you are on MS Windows, double click the 'click-to-install-website.bat' file.
THEN
'npm start' from the command line cd'ed into the root directory
OR
If you are on MS Windows, double click the 'click-to-run-website.bat' file.\
Documentation is found in the resources folder.
Sorce code is found in the src folder.