Please prepare for some playing card images and put them src/assets.
After that, name them card_back.png
and card_(club|spade|heart|diamond)_[01-13].png
.
If you want to configure filenames, modify Card
component.
This app doesn't use jokers.
yarn install
yarn run serve
yarn run build
yarn run test
yarn run lint
yarn run test:unit