Initial commit
This commit is contained in:
11
Public/Index.html
Normal file
11
Public/Index.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title>Sequence</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="page"></div>
|
||||
<script src="/public/bundle.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user