Do you know the philosophy of the Dalmuti game? This is awesome online dalmuti game. Play dalmuti online with your friends.
- typescript setup
- eslint, prettier setup
- jest setup
- logic (making room, chatting) with test
- paint game
run project
- run project:
yarn dev
- run project with produnction build:
yarn build && yarn start
run storybook
yarn storybook