Skip to content

Instantly share code, notes, and snippets.

@hofiorg
Created November 12, 2014 20:54
Show Gist options
  • Save hofiorg/cabeae9b79fc3a7272b6 to your computer and use it in GitHub Desktop.
Save hofiorg/cabeae9b79fc3a7272b6 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<script src="bower_components/webcomponentsjs/webcomponents.js"></script>
<link rel="import" href="my-component.html"/>
</head>
<body unresolved>
<my-component>
</my-component>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment