Web App Prerequisites Nodejs LTS version (https://nodejs.org/en/) Running the App Open the commandline in the root of the project Run npm install in order to install the dependencies. If you something like 'UNMET PEER DEPENDENCY' run the same command until it is gone. Run npm start