Ask Your Question
4

Is it necessary to execute a Node Script first before launching the React application?

asked 2023-04-03 11:00:00 +0000

pufferfish gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2021-06-17 16:00:00 +0000

scrum gravatar image

No, it is not necessary to execute a Node script before launching a React application. However, if the React application depends on a Node backend, then the Node script needs to be executed first to start the server before the React application can make requests to it.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2023-04-03 11:00:00 +0000

Seen: 9 times

Last updated: Jun 17 '21