Skip to content

Instantly share code, notes, and snippets.

@dan-mckay
Created January 11, 2018 21:32
Show Gist options
  • Save dan-mckay/655fbdab6ee70047291cb3228597dd53 to your computer and use it in GitHub Desktop.
Save dan-mckay/655fbdab6ee70047291cb3228597dd53 to your computer and use it in GitHub Desktop.
Reason commands, snippets etc

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment