I have a create-react-app that I want to serve with my Flask backend. When I run the create-react-app with yarn start, everything works as expected on the front
yarn start