How to Install Node RED on Windows
Install Node.Js first. Download it from https://nodejs.org You then install Node-RED using a tool included with Node.js called NPM you call from the Windows Command Line, or the new PowerShell. It’s spelled out here – https://nodered.org/docs/getting-started/installation. Well anyway, … Read more