This project was bootstrapped with Create React App.
This is a small test application implementing the Game of Life simulation using React with Redux.
To run, use
npm install
npm start
This runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.