Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 266 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 266 Bytes

Plesk Desktop

Desktop app for Plesk servers management.

Additional details: https://plesk.github.io/desktop/

Development Environment

Installation instructions:

  • clone the repo
  • install Node
  • npm install
  • npm run watch (on a separate console)
  • npm start