feat: add frontend project with basic setup

This commit is contained in:
2025-06-04 09:07:21 +09:00
committed by Satsuki Akiba (aider)
parent 31ae637737
commit 25c771b90b
6 changed files with 379 additions and 0 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@ node_modules
dist
*.log
.env
data