Node-RED

From air
Revision as of 01:21, 19 October 2013 by Donsez (talk | contribs) (Created page with "Node-RED http://nodered.org : A visual tool (based on Node.js) for wiring the Internet of Things ==Install and first steps== <pre> cd node-red-0.2.0 node red.js </pre> ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Node-RED http://nodered.org : A visual tool (based on Node.js) for wiring the Internet of Things


Install and first steps

cd node-red-0.2.0
node red.js

Then browse http://127.0.0.1:1880/