Files
2018-07-11 19:27:18 +08:00

26 lines
477 B
JavaScript
Executable File

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Title</title>
</head>
<body>
<h2>Components</h2>
<ul>
<li>
<a href="examples/components/playground/index.html">Playground Example</a>
</li>
<li>
<a href="examples/components/schema-gen/index.html">SchemaGen Example</a>
</li>
<!-- Don't touch me - compopnents -->
</ul>
<h2>Directives</h2>
<ul>
<!-- Don't touch me - directives -->
</ul>
</body>
</html>