I\'m a pretty new programmer going through the Firebase tutorial. I have gone through steps 1-5 of the tutorial (https://codelabs.developers.google.com/codelabs/firebase-web
Delete the index.html which is present in dist folder.
index.html
dist
Then run the following commands:
firebase login ng build --prod firebase init firebase deploy