I would like to host my Node React web application but I don't find any tutorial, somebody can help me ? Thx
Asked
Active
Viewed 1,171 times
1 Answers
1
If your react app is client side version only you can just copy the production build in public folder.. But if your react app is inside a node server(Server Side Rendering), you need to install node in your host.

kenneth_mervin01
- 66
- 2