Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 344 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 344 Bytes

pm2-winweb

PM2 Web interface with windows support.

Use

  • Install module globally using npm install -g pm2-winweb
  • Run command pm2-winweb
  • Browse http://localhost:3190/ from your browser.

Note: PM2-WINWEB requires pm2 should be installed as global module.