A visual tool for wiring the Internet of Things.
If you want to run the latest code from git, here's how to get started:
-
Clone the code:
git clone https://github.com/shrikantzarekar/node-silver.git cd node-silver
-
Install the node-red dependencies
npm install
-
Build the code
npm run build
-
Run
npm start
or
node red.js