You cannot change hosted files in the Firebase Console. Instead, you should change the index. html on your local copy where you initially ran the firebase deploy command . Once you’re done with the changes, run firebase deploy again to push the updated version of your website to Firebase Hosting.
Read moreHow do I get rid of firebase hosting?
Delete a site
Read moreHow do you undeploy a firebase app?
Step By Step Implementation
Read moreIs Firebase good for websites?
Firebase is a fully managed backend service that gives you best-in-class infrastructure for your web apps , handling everything from user authentication and server scaling, right through to crash analytics and a reliable testing environment.
Read moreCan I use Firebase database for my website?
Yes, you can connect an Web app and an Android app to the same Firebase project and then share the same database, cloud storage, and other resources between them .
Read moreHow do I create a free website on Firebase?
The website we will be deploying here is a tutorial website.
Read moreIs Firebase hosting completely free?
Firebase hosting is free . So, it won’t cost you anymore. It by default provides SSL certificate and offers an impressive speed across multiple geographic locations without the need for a separate CDN on top.
Read more