I have .net Core 2.2 project work with react,
I'm about to finish the project, I have a question I was wondering before I published.
Do I need to have NodeJs installed on the server for React to work?
Thanks.
If you build the React project, you will end up with build directory with static html, css and js files. If you put these into htdocs directory or whatever directory (based on server which are you using, probably Apache or Nginx), it will serve it without any additional things like Node, etc
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With