Files
webpack/dist/index.html
2018-06-27 19:18:51 -05:00

9 lines
147 B
HTML

<!doctype html>
<html>
<head>
<title>Getting Started</title>
</head>
<body>
<script src="main.js"></script>
</body>
</html>