lion/packages-node/babel-plugin-extend-docs/demo/index.html

7 lines
129 B
HTML

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