Hi, You could add a server.js file to your project and serve it using npm start
in your package.json file and add a node proxy to your react project. Though i haven’t tried this, but it should work. Hope it helps.
You can read more about node.js applications on App Engine here