- Download the latest Node-RED LTS version from the website.
- Install the .msi installer.
- From command line, launch: > npm install -g --unsafe-perm node-red
> node-red
- This will launch the node-red server on localhost (http://127.0.0.1:1880) and start the flow.
