Skip to content

Extensible and maintainable API to handle card games like Poker and Blackjack

License

Notifications You must be signed in to change notification settings

AVykhrystyuk/card-game-api-test-task

Repository files navigation

test-task: Card Game Api

Installation

$ npm install
$ npm run bootstrap

Running the app

# development
$ npm run start

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

About

Extensible and maintainable API to handle card games like Poker and Blackjack

Topics

Resources

License

Stars

Watchers

Forks