Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 391 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 391 Bytes

Reason React

Playing around with Reasonml, reason-react and reason-react-toolbox

Installation

  • Install reason-cli
  • npm install --global bs-platform
  • npm install

Build

  • npm run compile (watchmode to compile to js)
  • npm start (webpack that listens for changes for the js-file)

Plugin vs-code

vscode-reason