9 lines
175 B
HTML
9 lines
175 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<title>UIKernel - Smartable</title>
|
|
<script type="module" src="demo/demo.tsx"></script>
|
|
</head>
|
|
<body id="demo-app">
|
|
</body>
|
|
</html>
|