firebase hosting upload website

The key point:

After command: firebase deploy

answer the question:  ? What do you want to use as your public directory?

type “public” with the question

Then copy all the file for your website to this “public” folder

the steps:

cmd with administrator

  1. command: firebase login
  2. command: firebase init
  3. command: firebase deploy

 

You may also like...