Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 309 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 309 Bytes

ssh-electron

Development

Installation

Clone this repository and then change directory into the newly created ssh-electron directory.

npm install

This will install all the relevant dependencies. Note that you must have already installed nodejs.

Starting the app

npm start