mirror of
https://github.com/zhigang1992/react-native-web.git
synced 2026-01-12 22:51:09 +08:00
7 lines
238 B
HTML
7 lines
238 B
HTML
<!DOCTYPE html>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<link rel="stylesheet" href="../dist/react-web-sdk.css">
|
|
<div id="react-root"></div>
|
|
<script src="../dist/example.js"></script>
|