<!DOCTYPE html>
<html lang="en">
<head>
	<title>UIKernel - Demo</title>
	<script type="module" src="demo/demo.tsx"></script>
</head>
<body id="demo-app">
</body>
</html>