This commit is contained in:
dsyoon
2025-12-27 14:06:26 +09:00
parent 23f5388c56
commit 46460b77f8
33 changed files with 4600 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
# 연구QA 프론트엔드
이 디렉터리에는 연구QA 엔진 전용 프론트엔드 코드가 들어갑니다.
현재 `index.html` 의 iframe 접근 방식으로 동작하므로 별도 UI 컴포넌트는 필요하지 않습니다.
향후 기능 고도화 시 이곳에 React/Vue 컴포넌트를 추가하세요.