To set up the project, follow these steps:
-
Install Node-RED globally on your OS using an elevated command shell.
npm install -g --unsafe-perm node-red
-
Clone this repository.
-
Install the Node packages with the following command:
npm install
-
Start the project by running the command:
npx node-red -s ./settings.js
Copyright © Innovent Technology