node-silver

1.1.7 • Public • Published

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
    

/node-silver/

    Package Sidebar

    Install

    npm i node-silver

    Weekly Downloads

    29

    Version

    1.1.7

    License

    Apache-2.0

    Last publish

    Collaborators

    • shrikant.zarekar