Skip to content

sakazuki/node-red-desktop

Repository files navigation

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