Node-Red Windows Install
Install Node-Red in Win10
- Install node.js – I am using version 5.4.0. Download
Once installed in command window
npm install -g --unsafe-perm node-red
then install dashboard
npm install node-red-dashboard
Done
Once installed in command window
npm install -g --unsafe-perm node-red
then install dashboard
npm install node-red-dashboard
Done