Skip to content

RobbyAI/React-Redux-Game-of-Shells

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project presents a simple Game of Shells in React and Redux. The app is an 100% Javascript Web-App.

alt text

Installation

To launch this application please follow this instructions:

  • Install in your local computer node, yarn and npx
  • Download the source files to your local computer in React-Redux-Game-of-Shells
git clone git://github.com/BricePissard/React-Redux-Game-of-Shells.git
  • Install the node dependencies:
cd React-Redux-Game-of-Shells
yarn install
  • Start your local node server for testing:
yarn start
  • Generate the build of the Web-App:
npm run build
  • Launch Jest unit tests:
yarn test

Demo

An online version can be tested here:

About

Simple React/Redux Web-App of Game of Shells

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published