forked from StrafesNET/strafe-project
index.html
This commit is contained in:
8
generated/index.html
Normal file
8
generated/index.html
Normal file
@@ -0,0 +1,8 @@
|
||||
<html>
|
||||
<body>
|
||||
<script type="module">
|
||||
import init from "./strafe-client.js";
|
||||
init();
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user