awx/dist/index.html
2018-09-26 21:39:04 -04:00

11 lines
156 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>AWX</title>
</head>
<body>
<div id="app"></div>
<script src="/bundle.js"></script>
</body>
</html>