Skip to content

Instantly share code, notes, and snippets.

@ChristianUlbrich
Created November 27, 2018 09:55
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 ChristianUlbrich/7b1a1c4e0f736bb9ebda3086ce201102 to your computer and use it in GitHub Desktop.
Save ChristianUlbrich/7b1a1c4e0f736bb9ebda3086ce201102 to your computer and use it in GitHub Desktop.
<html>
<head><title>Test</title>
</head>
<body>
<!-- SW "Hello World" Custom Element -->
<sw-hello-world></sw-hello-world>
<script src="https://gist.githack.com/davidenke/e51ebb3ba6e38dd2300924993afa7051/raw/b4f0c8c196879f93e2b29deb1c3213b97f543ee7/sw-hello-world.js"></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment