How to install node-red/node-red. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
node-red/node-red Installation Guide
How to install node-red/node-red. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for node-red/node-red. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i node-red/node-redor
Install via npx
npx @hexmos/ipm i node-red/node-redPrerequisites
Node.js
languageVersion: >=14.0.0
npm
package_managerVersion: 8.12.0
git
system_toolFor cloning the repository.
sudo
system_toolTo run commands with elevated privileges.
Manual Installation Methods
Manual installation instructions. How to install from GitHub source.
Install via npm
npm install node-redPost Installation Steps
- Open your web browser and go to http://localhost:1880. You should see the Node-RED dashboard.
- If you're using a custom configuration, refer to the documentation for details on how to configure it.
