basic setup

This commit is contained in:
Robin Appelman 2019-12-04 23:08:26 +01:00
commit ccbf5edad0
6 changed files with 753 additions and 37 deletions

View file

@ -6,5 +6,6 @@
</head>
<body>
<script src="index.js"></script>
<input type="file" id="file"/>
</body>
</html>