@valle/generator-valle-element-js
Version:
A generator for valle-elements - web components with Polymer 3
16 lines (15 loc) • 398 B
HTML
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="refresh" content="0;url=demo/" />
<title><%= elementName %></title>
</head>
<body>
<!--
Visit demo/index.html to see live examples of your element running.
This page will automatically redirect you there when run in the browser
with `polymer serve`.
-->
</body>
</html>