1. Install node.js
2. Run "npm install" in the cmd to install the dependencies.
3. then run "npm run build". It should run the build command i.e. webpack --progress --mode=production autotically.
Download the zip from the GIT and execute these command of the root folder of the downlaoded code.
Note: The above commands are based on knowledge. Not tested the same at my end.