I have found that npm run start does not run in the terminal and returns "npm ERR! Missing script: "start"' In addition the code written is VS code does not update to the local host. I have fixed this issue by going to package.json in vs code and clicking on the debug button.