initial commit

This commit is contained in:
2025-11-17 10:45:52 +09:00
commit 0d9f8070da
6 changed files with 205 additions and 0 deletions

8
package.json Normal file
View File

@@ -0,0 +1,8 @@
{
"dependencies": {
"@toon-format/toon": "^1.0.0"
},
"devDependencies": {
"http-server": "^14.1.1"
}
}