Repo to experiment with Node-RED
For installing Node-RED locally enter
sudo npm install -g --unsafe-perm node-redNow simply start Node-RED with node-red and open it in your browser via http://localhost:1880.
Mor detailed information on installing Node-RED is decribed here: https://nodered.org/docs/getting-started/