Skip to content

Instantly share code, notes, and snippets.

@sverhoeven
Last active October 7, 2020 12:34
Show Gist options
  • Save sverhoeven/9ce704ced9077eab14172eb6bdd153aa to your computer and use it in GitHub Desktop.
Save sverhoeven/9ce704ced9077eab14172eb6bdd153aa to your computer and use it in GitHub Desktop.
run-cpp-on-web: react
ReactDOM.render(
<Heading/>,
document.getElementById('container')
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment