<!DOCTYPE html>
<html>
<head></head>
<body>
<h1>Le App</h1>
<div id="app"></div>
<script src="app.js" type="module"></script>
<!--<script src="appx.js" type="module"></script>-->
</body>
</html>