- navigate to musicshop_spa and run
npm installthis should install all the dependencies\ - Add new run config (needed for CORS):
Click on the + and select JavaScript Debug

Choose a name and enter http://localhost:3000 then click on the ... next to chrome

Highlight chrome and click on the pen icon

Enter--disable-web-securityand click on ok

Now start the run config in the debug mode. Doing so will avoid the CORS errors