initial commit
This commit is contained in:
8
client/index.html
Normal file
8
client/index.html
Normal file
@@ -0,0 +1,8 @@
|
||||
<!DOCTYPE html>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
</head>
|
||||
<body>
|
||||
<div id="root">Broken</div>
|
||||
<script type="module" src="./index.js"> </script>
|
||||
</body>
|
||||
Reference in New Issue
Block a user