How to download htm file in firebase storage?

I think this is what you’re looking for… although you’re not clear on your question.

In this guide you can upload any file to Firebase Storage:

  1. You upload an HTML file.
  2. Then you get the link from firebase storage.
  3. Then you download it with the download component.
  4. You use the html file as you like.

NOTE:
Try to ask the questions in a clearer way and be more specific.

Read this before asking questions:

2 Likes