index.html (10 lines of code) (raw):
<html>
<head>
<title>Vidispine Asset Search</title>
<link rel="stylesheet" type="text/css" href="/./app/dark.css">
</head>
<body >
<div id="app"></div>
<script src="/./build/bundle.js" type="text/javascript"></script>
</body>
</html>