Webpage for the Reason Oslo meetup.
yarn
# Run this to start bucklescript compiler in watch mode
yarn build -w
# Run this to run webpack dev server
yarn dev:frontend
# Run this to run netlify functions
yarn dev:server
This site is deployed with netlify and will automatically deploy master on push.