Created
December 13, 2014 07:49
-
-
Save mklymyshyn/c1371860aa8610cfe71a to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<script src="bower_components/react/react-with-addons.js"></script> | |
<script src="bower_components/react/JSXTransformer.js"></script> | |
</head> | |
<body> | |
<div id="example"></div> | |
<script type="text/jsx"> | |
</script> | |
</body> | |
</html> |
nimnull
commented
Dec 13, 2014
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment