0% found this document useful (0 votes)
97 views

Node-RED Installation Guide

This document provides a 3-step guide to installing Node-RED on a Windows OS: 1. Install Node.js by downloading the installer from its official website and running it. Check the installation by viewing the Node.js and npm versions. 2. Install Node-RED by navigating to its website, clicking "Running Locally", and running the npm install command in the command prompt. 3. Launch Node-RED by running the node-red command and accessing the server at http://localhost:1880/ in a web browser.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
97 views

Node-RED Installation Guide

This document provides a 3-step guide to installing Node-RED on a Windows OS: 1. Install Node.js by downloading the installer from its official website and running it. Check the installation by viewing the Node.js and npm versions. 2. Install Node-RED by navigating to its website, clicking "Running Locally", and running the npm install command in the command prompt. 3. Launch Node-RED by running the node-red command and accessing the server at http://localhost:1880/ in a web browser.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 13

Node-RED Installation Guide (Windows OS)

Rezky Nova Sonny

Internal
Preparation
Material :

1. https://nodejs.org/en/

2. https://nodered.org/

Internal
Step 1 : Install NodeJS
1. Navigate to official website of NodeJS, download the installer.
NodeJS is framework for Node-RED, it won't run without NodeJS.

Download the recommended for most user’s version, because of this version is stable.

Internal
Step 1 : Install NodeJS
2. Click on downloaded installer and perform installation as per normal.

Internal
Step 1 : Install NodeJS
3. Check the NodeJS installation version weather is successfully.
Type on Command prompt node --version && npm --version

Success Indicator

Internal
Step 2 : Install Node-RED
1. Navigate to official website Node-RED. Click on Get Started.

Internal
Step 2 : Install Node-RED
2. Click on Running Locally.

Internal
Step 2 : Install Node-RED
3. Click the special instruction for Windows OS users.

Internal
Step 2 : Install Node-RED
4. Install Node-RED by typing npm install -g --unsafe-perm node-red In
command prompt.

Internal
Step 2 : Install Node-RED
5. Running the Node-RED server by type node-red in command prompt.

Internal
Step 2 : Install Node-RED
5. Running the Node-RED server by type node-red in command prompt.

Internal
Step 2 : Install Node-RED
6. Navigate to your beloved browser, and type http://localhost:1880/.

Internal
Stay Creative !

Rezky Nova Sonny


Maintenance Engineer

Click to Connect

Internal

You might also like