Files
react-native-web/index.html
2015-06-09 23:36:21 -07:00

6 lines
161 B
HTML

<!DOCTYPE html>
<meta charset="utf-8">
<link rel="stylesheet" href="dist/react-web-sdk.css">
<div id="react-root"></div>
<script src="dist/example.js"></script>