Friday, 14 August 2020

Rendering React App from nodejs

Hey there, I have developed a full working React app , and all my APIs are also working perfectly in development phase, but the issue is that I can't use it in production. Basically I'm not able to render My app from server. I used different approaches but nothing is working. I used static file rendering but my Routes of react app aren't working there. I tried react-dom/server but it throws a syntax error. I'm really stuck at it so if anybody can help it is appreciated. Thank You

Submitted August 14, 2020 at 11:12AM by AbhiSeCode

No comments:

Post a Comment