Files
react-native-web/example/index.html
2015-09-01 14:43:05 -07:00

6 lines
181 B
HTML

<!DOCTYPE html>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<div id="react-root"></div>
<script src="../dist/example.js"></script>