init
This commit is contained in:
9
index.html
Normal file
9
index.html
Normal file
@@ -0,0 +1,9 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>scrumFun</title>
|
||||
</head>
|
||||
<body style="overflow:hidden">
|
||||
<script src="src/main.js" type="module"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user