Card game app written in Vuetify/Vuejs, using AspCoreCardGameEngine API
- More automated way to return
response.data
for each axios repository call? - Should be able to select multiple of same cards to play
- Sensible timeout for axios requests
- Get a way for a device to keep the same PlayerId
- Give credit to https://superdevresources.com/free-playing-cards-set/ for images
npm install
npm run serve
npm run build
npm run test:unit
npm run test:e2e
npm run lint