Answer the question
In order to leave comments, you need to log in
How to use node.js in react application?
I created an application in react, compiled it into the build folder. Created a file that starts the server.
"server": "nodemon server.js". When I run npm run server, it starts the react server, not node.js. How to run server on node?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question