hi All,
i am trying to Create a project through Create-react-app boilerplate then add a Backend Folder in Src and add Express Server With Name Server.js Inside That Backend Folder.
Now i am Adding A Custom Script in Package.json Which is in Root Folder . Now Starting node Server and React App both but Both Together is not Starting ... ! so Can Any one help me

