change file structure

This commit is contained in:
2025-07-25 18:00:17 +09:00
parent 32cd5b9be8
commit b48464f5cf
42 changed files with 42968 additions and 28647 deletions

View File

@@ -0,0 +1,9 @@
<!DOCTYPE html>
<head>
<meta charset="UTF-8">
<title>FloChart Player</title>
</head>
<body>
<div id="root"></div>
</body>
</html>