angular-docs-cn/integration/platform-server/src/transferstate/index.html

11 lines
197 B
HTML

<html>
<head>
<meta charset="UTF-8">
<title>Hello World</title>
<script src="built/transferstate-bundle.js"></script>
</head>
<body>
<transfer-state-app></transfer-state-app>
</body>
</html>