## Install Electron Port ``` npm install -g electron ``` **Boot It** To boot mStream with Electron you have to run the following command: ``` electron ./cli-boot-wrapper.js ```