Window 는 vscode의 터미널 창을 Cmd 로 변경
설치하는 도중 에러가 뜰 경우, 아래로 가서 Firebase CLI 프로그램 설치
그렇게 되면 아래와 같은 CLI 창을 가지게 됩니다.
hosting 중 첫 번째로 나오는거 선택
Use an existing project 선택 ( 이미 만들어놓은 프로젝트가 있는 경우 )
아래 처럼 프로젝트 리스트가 나옵니다.
What do you want to use as your public directory? (public) <- 나오는데
Configure as a single-page app (rewrite all urls to /index.html)? (y/N) -> y
Set up automatic builds and deploys with GitHub? -> github와 연동하여 작업인데 여기서는 n
File build/index.html already exists. Overwrite? Yes
최종 화면