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