/node-red-desktop

Node-RED Desktop

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Node-RED Desktop

This is a desktop application of Node-RED

How to install Node-RED-Desktop

  1. Download the installer from release page.
  2. Run the installer.

How to build Node-RED-Desktop

git clone https://github.com/sakazuki/node-red-desktop.git
cd node-red-desktop
npm install
npm run build