A
A
Alexey Yakovlev2020-10-28 14:09:40
Node.js
Alexey Yakovlev, 2020-10-28 14:09:40

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

1 answer(s)
P
Pavel Shvedov, 2020-10-28
@mmmaaak

React server built on node.js

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question