Skip to content

Instantly share code, notes, and snippets.

@MrJayhawker
Forked from TaekeKeuning/index.html
Created June 6, 2014 11:33
Show Gist options
  • Select an option

  • Save MrJayhawker/2e3157957a0944048d47 to your computer and use it in GitHub Desktop.

Select an option

Save MrJayhawker/2e3157957a0944048d47 to your computer and use it in GitHub Desktop.
<html>
<head>
<script src="bower_components/platform/platform.js"></script>
<link rel="import" href="elements/component_1.html">
</head>
<body>
<x-component></x-component>
</body>
</html>
@MrJayhawker
Copy link
Author

index.html for component_1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment