https://www.figma.com/file/HRK5IaLG00uj7oEV2XOg45/Reason-Conf-2019?node-id=0%3A1
Install all depedencies via
npm installRun BuckleScript in one Shell
npm run bs:startRun Antwar in another Shell
npm startVisit http://localhost:3000 in your browser
npm run bs:build && npm run build