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