Skip to content

Instantly share code, notes, and snippets.

@kyuwoo-choi
Last active May 28, 2018 19:19
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 kyuwoo-choi/d67a9d540c3276e9d90a56a9b15b46d6 to your computer and use it in GitHub Desktop.
Save kyuwoo-choi/d67a9d540c3276e9d90a56a9b15b46d6 to your computer and use it in GitHub Desktop.
<html>
<head>
<script src="https://cdnjs.cloudflare.com/ajax/libs/webcomponentsjs/1.0.20/custom-elements-es5-adapter.js" defer></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/webcomponentsjs/1.0.20/webcomponents-sd-ce.js" defer></script>
<script src="./dist/TodoApp.js" defer></script>
</head>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment