Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

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.