I cloned a quickstart angular application.
I run firebase init
and firebase deploy
,
and output shows deploy successful. I naviagate to the url, but it just shows the Welcome screen. Why don't I see my content?
After running: firebase init Few questions will be asked and Reply(In Bold) as follows:
=== Project Setup
=== Hosting Setup
-----Firebase initialization complete!-----
Now Re-run your app using: ng build (Imp step)
----Deploy----
firebase deploy
The repo I cloned didn't place an index.html file in the /dist
directory.
The welcome screen is the default index.html
that firebase creates.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With