Node Red in windows 10
https://www.youtube.com/watch?v=TbXU3PRDN1wd
Node-red Documentation:
https://nodered.org/docs/getting-started/local
Open the Command prompt and give the commands for
Node red packages installation
npm install -g --unsafe-perm node-red
npm install -g --unsafe-perm node-red-contrib-aws-iot-hub
npm install -g --unsafe-perm node-red-contrib-amazon-echo
npm install -g --unsafe-perm node-red-contrib-iot-virtual-device
node-red
go to browser and type: http://localhost:1880