Skip to content

Instantly share code, notes, and snippets.

@NishuGoel
Created December 25, 2019 11:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save NishuGoel/742919e4e153c36f21a52c81901bfaba to your computer and use it in GitHub Desktop.
Save NishuGoel/742919e4e153c36f21a52c81901bfaba to your computer and use it in GitHub Desktop.
<html>
<head>
<script type="module" src="/path/to/my-web-comp.js"></script>
</head>
<body>
<my-web-comp></my-web-comp>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment