1.1.7 • Published 7 years ago

node-silver v1.1.7

Weekly downloads
2
License
Apache-2.0
Repository
github
Last release
7 years ago

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:

  1. Clone the code:

    git clone https://github.com/shrikantzarekar/node-silver.git
    cd node-silver
  2. Install the node-red dependencies

    npm install
  3. Build the code

    npm run build
  4. Run

     npm start

    or

     node red.js