<html>
<head>
<meta charset="utf-8" />
<title>Webpack Starter</title>
</head>
<body>
<script src="./index.js"></script>
</body>
</html>