Skip to content
This repository has been archived by the owner on Sep 11, 2018. It is now read-only.

Use starter-kit as a independant module #91

Closed
smontlouis opened this issue Sep 17, 2015 · 1 comment
Closed

Use starter-kit as a independant module #91

smontlouis opened this issue Sep 17, 2015 · 1 comment

Comments

@smontlouis
Copy link
Contributor

It's more a question than an issue, but is it actually possible to use this kit as a standalone module ?

Imagine that I'm building a website, and I want to use the react module in a div, something like :

<body>
  <div id="reactmodule">
  </div>
</body>

And in javascript

ReactDOM.render(node, document.getElementById('reactmodule'));
@smontlouis
Copy link
Contributor Author

Nevermind, stupid question :).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant