node-silver
v1.1.7
Published
A visual tool for wiring the Internet of Things
Downloads
34
Maintainers
Readme
Node-Silver
A visual tool for wiring the Internet of Things.
Developers
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