This is a Conway's Game of Life implementation with react and redux
https://gcrispino.github.io/game-of-life-react-redux/
Using npm
npm install
then
npm start
Using yarn
yarn
then
yarn start
npm test
or yarn test
Conway's game of life implementation with react and redux
JavaScriptMIT
This is a Conway's Game of Life implementation with react and redux
https://gcrispino.github.io/game-of-life-react-redux/
Using npm
npm install
then
npm start
Using yarn
yarn
then
yarn start
npm test
or yarn test