#100daysofcode
Read more stories on Hashnode
Articles with this tag
Or Kill node process running under certain port. Goto the command line and find the "PID" of the process: $ lsof -i tcp:8000 //where the port you...