A small Infoscreen App for out flat.
Run npm install to install all the required dependencies.
Next you have to mv app/config.js.default app/config.js and modify the config according to your needs.
To test your app run npm run dev and browse to localhost:8080.