Skip to content

Instantly share code, notes, and snippets.

@NishuGoel
Created December 25, 2019 11:37
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/983b8372fcc378792e55f0fe2ac786a2 to your computer and use it in GitHub Desktop.
Save NishuGoel/983b8372fcc378792e55f0fe2ac786a2 to your computer and use it in GitHub Desktop.
<html>
<head>
<script type="module" src="node_modules/package-name/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