Select Git revision
-
Reiter, Christoph authoredReiter, Christoph authored
index.html 245 B
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
<script type="module" src="bundle.js"></script>
<style>
body {
font-family: sans;
}
</style>
</head>
<body>
<vpu-common-demo></vpu-common-demo>
</body>
</html>