Running the application requires node.js and npm to be installed on your system.
To run the application execute the following commands in the root folder of the project:

npm install -g serve
serve

The application will be hosted at localhost:3000