<head> <title>Test</title> </head> <body> <main> <h1>Test</h1> <p>Just a demo page.</p> </main> </body> <script src="./prod/index.js"></script>