Initial submission

This commit is contained in:
Yu Min Choi
2026-06-17 08:52:48 +09:00
parent 0e68607325
commit aa7afa586c
25 changed files with 6711 additions and 0 deletions

40
dist/assets/index-BzJXpssD.js vendored Normal file

File diff suppressed because one or more lines are too long

1
dist/assets/index-D5s_4auv.css vendored Normal file

File diff suppressed because one or more lines are too long

13
dist/index.html vendored Normal file
View File

@@ -0,0 +1,13 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>pawspective</title>
<script type="module" crossorigin src="./assets/index-BzJXpssD.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-D5s_4auv.css">
</head>
<body>
<div id="app"></div>
</body>
</html>