You are on page 1of 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