Heroku Link: https://cardlay.herokuapp.com/
Cardlay | Demo | Vue, Nuxt, Nest, Buefy, Bulma
The project reflects the idea of using Nest & Nuxt and natural animation flow. The mockups were used to achieve the best looking interface, but not pixel perfect, because they have some defects.
npm run dev
To verify before a commit
npm run verify
To update snapshots
npm run test:all -- -u
npm run build
npm run start
Environment variables:
- PORT=3000
Lint
npm run lint
Unit, Integration, E2E (Default CI)
npm run test
Unit, Integration, E2E, P2P
npm run test:all
P2P
npm run test:p2p
Author: Maxim Karpov (makamekm)