Redux Game of Life An educational implementation of Conway's Game of Life using React and Redux Features Redux and hot module replacement using the brand new React Transform by Dan Abramov Check out the demo install dependencies $ npm i start developmnent server $ npm start see it running on localhost:3000 License MIT