Files
webpack/dist/index.html

9 lines
147 B
HTML
Raw Normal View History

2018-06-27 19:18:51 -05:00
<!doctype html>
<html>
<head>
<title>Getting Started</title>
</head>
<body>
<script src="main.js"></script>
</body>
</html>