Add some text, start with styling, and add minimalistic event handler

This commit is contained in:
heyarne 2020-05-03 11:16:12 +02:00
commit 0eed1b412b
6 changed files with 939 additions and 25 deletions

View file

@ -7,8 +7,6 @@
</head>
<body>
<div id="app"></div>
<!-- <canvas id="result"></canvas>
<video id="capture" playsinline></video> -->
</body>
<script src="js/main.js"></script>
</html>