Files
react-native-web/index.html
Nicolas Gallagher 3b2de20224 Add example
2015-06-09 12:44:40 -07:00

5 lines
107 B
HTML

<!DOCTYPE html>
<meta charset="utf-8">
<div id="react-root"></div>
<script src="dist/example.js"></script>