mirror of
https://github.com/zhigang1992/react-native-web.git
synced 2026-01-12 22:51:09 +08:00
6 lines
161 B
HTML
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>
|