This is an old revision of the document!


Node-RED

Node-RED is A visual tool for wiring the Internet of Things, see http://nodered.org

Installation on Debian 8

apt-get install npm libicu-dev
npm install node-red -g

Start Node-RED

node-red -v