Skip to content

Yagogc/card-game

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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