I'm trying to deploy a project so I did an npm run build and after it to check it I did serve -s build. but when I'm checking the building one I get a blank page but in the regular project(not build), it is working fine. I tried to see if its a problem of routing but didn't found.
Repo
I deployed it anyway so you can see. Deploy of blank Page
In Package.json
Replace from
"homepage": "http://ethanolle.github.io/coca-cola"
to
"homepage": "."
2.1m questions
2.1m answers
60 comments
57.0k users