docs hotfix (#2755)

This commit is contained in:
dave caruso
2023-04-26 23:27:24 -04:00
committed by GitHub
parent 8ba13f273c
commit 7d7748f69f

View File

@@ -122,9 +122,9 @@ Then paste the following contents into it:
<html>
<body>
<div id="root"></div>
<script type="module" src="/index.js"></script>
< script type="module" src="/index.js"></ script>
</body>
</div>
</html>
```
Then spin up a static file server serving the `out` directory: