Uninstall
ServerX can be uninstalled by executing the following NPM command:
$ npm uninstall --global @haribodev/serverx
To check the tool has been uninstalled correctly, execute the following command and you should see the following output or something similar:
$ serverx
serverx: command not found