@corejam/plugin-dershop
Version:
corejam dershop app - Serverless Jamstack Webshop
13 lines (12 loc) • 414 B
HTML
<html dir="ltr" lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=5.0" />
<script type="module" src="/build/corejam-plugin-dershop.esm.js"></script>
<script nomodule src="/build/corejam-plugin-dershop.js"></script>
</head>
<body>
<dershop-app></dershop-app>
</body>
</html>