Skip to content

Instantly share code, notes, and snippets.

@vsimko
Created August 3, 2017 20:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vsimko/b561d66ab20153eb0aedb63bcc4debe9 to your computer and use it in GitHub Desktop.
Save vsimko/b561d66ab20153eb0aedb63bcc4debe9 to your computer and use it in GitHub Desktop.

How to install node-red:

mkdir mynodered
cd mynodered
yarn add --network-concurrency 1 node-red
./node_modules/.bin/node-red
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment