I have bought Rui’s latest course Smart Home and as I have not used Node Red before, I thought that I would load it onto my PC running Windows 7 64 bit, to get used to just how it works. I down loaded version (node 13.14.0) with version (npm 6.14.4). I checked these versions with the command prompt in Windows cmd.exe and got the version as expected. In the Node.js command screen I can use .help, .editor etc, but just how do I get to the Flow Editor Pane?
Can someone help please.
regards Phil.
1 Answers
Hi.
With Node-RED running on your PC, open a browser and type: http://localhost:1880
You should get access to Node-RED editor.
Regards,
Sara