Created by: BrainEno
fixed deprection warning when running start script by changing the code in packages/react-scripts/config/webpackDevServer.config.js file code. Replaced 'onBeforeSetupMiddleware' and 'onAfterSetupMiddleware' code using the 'setupMiddlewares' option.