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