lion/packages/singleton-manager/demo/singleton/index.html

11 lines
140 B
HTML

<html>
<head>
</head>
<body>
<demo-app>Loading App...</demo-app>
<script type="module" src="./demo-app.js"></script>
</body>
</html>