ReasonML Commands, Snippets, etc
Create a Reason App
bsb -init app-name-here -theme basic-reason
Create a ReasonReact App
bsb -init my-react-app -theme react
Create a Reason App
bsb -init app-name-here -theme basic-reason
Create a ReasonReact App
bsb -init my-react-app -theme react