Skip to content

Saancha/Node-RED

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published