mirror of
https://github.com/oven-sh/bun
synced 2026-02-16 13:51:47 +00:00
8 lines
137 B
HTML
8 lines
137 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<script src="/src/index.js" type="module"></script>
|
|
</head>
|
|
<body id="reactroot"></body>
|
|
</html>
|