I have complete the boilerplate for Express but the console.log only shows in the terminal but not the browser. It ran successfully in the terminal but always shows ‘Not Found’ in the browser.
I just ran this both on Gitpod and VScode console log is only going to give feed back in the terminal. Im not sure whats going on with this not found part because that shows up before you even do anything.