Skip to content

expajp/vue-poker

Repository files navigation

vue-poker

Project setup

add card images to src/assets

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.

install packages

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Run your unit tests

yarn run test:unit

Customize configuration

See Configuration Reference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published