Closed Sahelmulagund closed 2 years ago
Hi Sahel! I just added a few more details to the README, but in short - yes after building the React app, you will need to configure your environment to run the server file, potentially via yarn start
. Any environment that can run a Node app should be a fit! Hopefully this helps.
Thank you for your response @wsun ! You’re right, i am able to start the server independently!
Could you please link a guide on how to host such project where server and client Is on the same project? After running yarn build, the production build requires the server to be run differently.