mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-01-13 09:00:30 +08:00
9 lines
163 B
HTML
9 lines
163 B
HTML
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
</head>
|
|
<body>
|
|
<script type="text/javascript" src="build/bundle.js" charset="utf-8"></script>
|
|
</body>
|
|
</html>
|