https://www.figma.com/file/fVvLR4MkLxslAkTsl2En07TY/Reason-Conf-2018
Install all depedencies via
yarn install
Run BuckleScript in one Shell
yarn re:start
Run Gatsby in another Shell
yarn start
Visit http://localhost:8000
in your browser
yarn re:build && yarn build