Playing around with Reasonml, reason-react and reason-react-toolbox
- Install reason-cli
- npm install --global bs-platform
- npm install
- npm run compile (watchmode to compile to js)
- npm start (webpack that listens for changes for the js-file)
vscode-reason