You build node.js app with express v4.x then start your app by npm start. My question is how to stop the app? Is there npm stop?
In case your json file does not have a script to stop the app, an option that I use is just by pressing ctrl+C on the cmd.