A mahjong timer for 4 player seats.
To install dependencies:
bun installTo start the development, run these commands in two separate terminals:
bun dev:server
bun dev:clientThis project was created using bun init in bun v1.3.14. Bun is a fast all-in-one JavaScript runtime.