Skip to content

andreaazzini/tombola

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

AKA Spaghetti Bingo 🇮🇹

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published