Add example

This commit is contained in:
Nicolas Gallagher
2015-06-09 12:44:40 -07:00
commit 3b2de20224
3 changed files with 46308 additions and 0 deletions

4
index.html Normal file
View File

@@ -0,0 +1,4 @@
<!DOCTYPE html>
<meta charset="utf-8">
<div id="react-root"></div>
<script src="dist/example.js"></script>