Skip to content

Anurag96/ReactCardGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReactCardGame

A game of Cards in React

React for view Redux for state, mocha and unexpected-react for testing Webpack for module bundling SASS for styles

installation

Clone git repo:

git clone https://github.com/Anurag96/ReactCardGame.git

Install:

npm install

Set HOST and PORT environment variables:

export HOST=example.com
export PORT=80

Start a local server:

npm start

Play!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published