Skip to content

ziaboby/tombolata

Repository files navigation

Tombola

Small app to play Tombola with family and friends during COVID.

This code was written at Christmas day more like a stream of consciousness. It will probably contains some bugs and a bad UX.

Features:

  • cards mode: generate six cards, each with random 15 numbers
  • tombolone mode: extract a random number between 1 and 90

CLI Commands

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# deploy
npm run build
# after build folder creation
npm run deploy

About

Small app to play Tombola with family and friends

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published