Skip to content

orionnye/DeckGame

Repository files navigation

Try here

Installing and running

Make sure you have the latest stable version of Node.js installed and then install the Yarn package manager globally using:

npm install -g yarn

Clone this repository:

git clone https://github.com/orionnye/DeckGame.git

Under DeckGame, install and build:

cd DeckGame
yarn install

Start the dev server:

yarn watchall

Then browse to http://localhost:8080/

About

A simple card game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published