To run the application you need to install nodejs and npm.
If you are running linux you may run into some npm permission errors. To fix this follow npm's guide.
To start the server run npm start
. It should open a browser and bring to you localhost:3000
.