# serverMan
Web UI dashboard for PM2 admins.

Use
<ul>
 <li>Install module globally using npm install -g pm2-winweb</li>
 <li>Run command serverMan</li>
 <li>Browse <a href="http://localhost:3190/">http://localhost:3190/ </a>from your browser.</li>
</ul>

Note: serverMan requires pm2 should be installed as global module.
