<html>
<head>
<script src="index.js" defer async></script>
</head>
<body>
<div id="app">hi</div>
</body>
</html>