/redux-game-of-life

An educational implementation of Conway's Game of Life using React and Redux

Primary LanguageJavaScriptMIT LicenseMIT

#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

js-standard-style