현재 파일을 직접 열어서(file://) 실행하면 흰 화면이 나올 수 있습니다.
file://
아래처럼 서버로 실행해주세요: npm install 후 npm run dev
npm install
npm run dev
현재 배포본은 메인 버전으로 등록되어 있습니다.