Skip to content

Instantly share code, notes, and snippets.

@liuzhoou
Created August 7, 2016 16:57
Show Gist options
  • Save liuzhoou/c82c7fd45baf43cf7969eed0125b7523 to your computer and use it in GitHub Desktop.
Save liuzhoou/c82c7fd45baf43cf7969eed0125b7523 to your computer and use it in GitHub Desktop.
ReactDOM.render(
<h1>Hello, world!</h1>,
document.body
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment