How to Install Node-RED in Windows

1 year ago
7

In this tutorial, we will learn how to install Node-RED in Windows operating system. Node-RED is a powerful tool for building Internet of Things (IoT) applications. It provides a web-based flow editor that makes it easy to wire together flows using the wide range of nodes provided in the palette.

🐾Steps to Install Node-RED in Windows
1. Download and install the latest version of Node.js from their official website(Installation Guide: https://youtu.be/7_fb7-Pk-kk).
2. Open the command prompt and type `npm install -g --unsafe-perm node-red` and hit enter.
3. Wait for the installation process to complete.
4. Once installed, type `node-red` in the command prompt and hit enter.
5. Open your web browser and go to `http://localhost:1880` to access the Node-RED editor.

Running on Windows Guide: https://nodered.org/docs/getting-started/windows

Don't forget to subscribe to our channel for more tutorials on Node-RED and other programming related topics.
------------------------------------------------------------
🌐Website : https://fusion-automate.super.site/
💬Telegram: https://t.me/PYLIN
📸Instagram: https://instagram.com/fusion_automate
🗺Facebook: https://www.facebook.com/PaperCodeIN
🛒Shop: https://automation-nodes.com/
💼LinkedIn: https://www.linkedin.com/company/fusion-automate/
👨‍💻GitHub: https://github.com/papercodeIN/
📢Join this channel to get access to perks: https://www.youtube.com/channel/UCKKhdFV0q8CV5vWUDfiDfTw/join
------------------------------------------------------------

Loading comments...