I have the same question. Getting nodejs going was straightforward, but I'm struggling with the reactjs portion. I was able to start reactjs like this:
yarn create react-app client
yarn start
A browser window opened. On a Plesk nodejs website it seems like nodejs has to take the lead...