1
0
Fork 0
study-area-cn-homepage/index.html

11 lines
217 B
HTML

<!doctype html>
<html lang="en" class="mdui-theme-auto">
<head>
<title>Study Area CN</title>
</head>
<body>
<div id="app"></div>
<script type="module" src="/src/main.ts"></script>
</body>
</html>