Skip to content

Instantly share code, notes, and snippets.

@Comandeer
Created July 7, 2018 20:41
Embed
What would you like to do?
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