Install
Install
Install via NPM
[sudo] npm i remoterm -g
Install in a project
If you want to install and run Remoterm in a project, install it and then require it.
npm i remoterm
require('remoterm') // will start Remoterm
Last updated
Was this helpful?