Initial commit

This commit is contained in:
Ian Hitchman
2022-04-13 12:53:23 +00:00
parent 142cfc116a
commit 5a9fa27f33
12 changed files with 41390 additions and 144 deletions

20
dist/index.html vendored Normal file
View File

@@ -0,0 +1,20 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<link rel="stylesheet" href="/index.b10d73a7.css">
<script src="/index.739bf03c.js" defer=""></script>
</head>
<body class="p-5">
<h1>All done</h1>
<div id="root">
<div class="spinner-grow text-primary" role="status">
<span class="visually-hidden">Loading...</span>
</div>
</div>
<button class="btn btn-primary">Clickety click</button>
</body>
</html>