Files
chemmazz/README.md
2021-01-29 15:55:07 +01:00

16 lines
259 B
Markdown

# 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