Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 669 Bytes

File metadata and controls

33 lines (21 loc) · 669 Bytes

innovent-logo

Node-RED Flow

Project Setup

To set up the project, follow these steps:

  1. Install Node-RED globally on your OS using an elevated command shell.

    npm install -g --unsafe-perm node-red
  2. Clone this repository.

  3. Install the Node packages with the following command:

    npm install
  4. Start the project by running the command:

    npx node-red -s ./settings.js

License

Copyright © Innovent Technology