tsg-web/public/testfscr.html

15 lines
293 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<iframe src="http://localhost:3000/#/v/demo1" style="width: 400px; height: 400px;"></iframe>
</body>
</html>