Tombola Ingredients Install the server npm install express npm install ws Compile the frontend elm make src/Client.elm --output=public/index.html elm make src/Admin.elm --output=public/admin.html Run node app.js