Hey,
The site displays blank page even though i moved index.html file from public to main folder. Please help to resolve this issue.
Thanks,
Silpa
Hey,
The site displays blank page even though i moved index.html file from public to main folder. Please help to resolve this issue.
Thanks,
Silpa
Hi there, glad you found us before we can help you, we need a little more information on the issues you are facing.
If you have worked through this guide
and are still encountering issues please share the following information:
Hey Perry,
Thanks for responding to my post. I have tried to download the files and its says generating Zip since 5 mins.
Thanks,
silpa
You need to drag and drop the folder with your index.html
in it (after you run npm run build
), and not the source folder. In React, it’s mostly the build
folder. You’ve deployed your source code which also contains node_modules
.