Skip to content

orionnye/DeckGame

Folders and files

NameName
Last commit message
Last commit date
Apr 1, 2020
Nov 7, 2019
Apr 1, 2020
Aug 17, 2019
Nov 5, 2021
Sep 9, 2019
Apr 1, 2020
Nov 5, 2021
Nov 5, 2021
Aug 14, 2019
Aug 14, 2019
Nov 5, 2021

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/