/reason-of-life

Conway's Lifegame in Reason + reason-react with webpack + bs-loader.

Primary LanguageOCaml

reason-of-life

Conway's Lifegame in Reason + reason-react with webpack + bs-loader.

Demo

Try on Demo page.

reason-of-life

Development

Start webpack build with watching file changes and reload automatically (thanks to bs-loader).

$ yarn install
$ npm start

Open localhost:8080 in your browser.

Build

$ npm run build

License

MIT

Author

Yuki Kodama / @kuy