Skip to content

Instantly share code, notes, and snippets.

@djyde

djyde/block4.re Secret

Created February 27, 2018 08:21
Show Gist options
  • Save djyde/dee783c88fec3c8b695d15a6b481392b to your computer and use it in GitHub Desktop.
Save djyde/dee783c88fec3c8b695d15a6b481392b to your computer and use it in GitHub Desktop.
/* src/index.re */
ReactDOMRe.renderToElementWithId(<Greeting name="Parcel" />, "app");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment