Conway's Game of Life built with redux and virtual-dom
git clone https://github.com/pietgeursen/conway-redux-vdom
cd conway-redux-vdom
npm install
npm start
browse to http://localhost:9966/.
npm test
npm run deploy
Conway's Game of Life built with redux and virtual-dom
git clone https://github.com/pietgeursen/conway-redux-vdom
cd conway-redux-vdom
npm install
npm start
browse to http://localhost:9966/.
npm test
npm run deploy