Files
chemmazz/README.md

16 lines
259 B
Markdown
Raw Normal View History

2021-01-29 15:55:07 +01:00
# Chemmazz! (game-party)
It's a simple browser based card game with a videochat integrated.
It let you play with Neapolitan playcards.
## Development
Start the server with:
cd server && yarn devel
Start the client with:
cd client && yarn start