Firebase not running index.html file

前端 未结 17 2465
遥遥无期
遥遥无期 2020-12-09 02:24

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

17条回答
  •  伪装坚强ぢ
    2020-12-09 03:01

    You should add your files to public directory folder before deploy it into firebase server(your app's index file should be there).

提交回复
热议问题