Skip to content

Yagogc/card-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CARDS GAME

Live site: cards.yago.pw

Getting Started

To run the local environment

Pre-requisites: have installed yarn and nvm

First set up the correct version of node

nvm use

NOTE: This step is only required if the default version is incompatible with the one use in this project

Then run:

yarn dev

Open http://localhost:3000 with your browser to see the result.

To run the test locally

To run the test once:

yarn test

To run the test in watch mode:

yarn test:watch

About

Card Game test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published