Skip to content

Instantly share code, notes, and snippets.

@Comandeer
Created July 7, 2018 20:41
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 Comandeer/55a44c41f1f13cc68753046c50e9047f to your computer and use it in GitHub Desktop.
Save Comandeer/55a44c41f1f13cc68753046c50e9047f to your computer and use it in GitHub Desktop.
Using Hello World component
<hello-world>Comandeer</hello-world>
<script src="loader.js"></script>
<script>
loadComponent( 'HelloWorld.wc' );
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment