I have been working with a node.js project for a few weeks and it has been working great. Usually, I use npm start to run my app and view it in a browser on loc
npm start
For windows, The Task Manager would definitely show a node process running. Try to kill the process, it will solve the problem.