Skip to content

MrRacoon/barSim7707

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BarSim

A fake keno game for a bar in my family's basement.

Try it out

To build the app, clone the repo and use the Makefile like so:

# To Build the app as an index.html
$ make build

# Open the app in a browser
$ xdg-open dist/index.html # Linux
$ open dist/index.html     # Mac

# To Clean up after yourself
$ make clean

# To dev around, use reactor
$ make reactor

About

For recreating that "local bar" experience

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors