aweft

recipes/client/index.html

One file of recipes/client, at commit 9a5bb24.

<!doctype html>
<html lang="en">
	<head>
		<meta charset="utf-8" />
		<title>notes</title>
	</head>
	<body>
		<script type="module" src="./entry.tsx"></script>
	</body>
</html>