I am using get-port to start a server. get-port helps in finding a free port on the user\'s machine. And then starting an express server using that port.
example code to