Skip to content

codecracker2020/Node-Red

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Node-Red

Installing Node Red in Windows 10

Install Node-RED: Execute npm command that comes with node.js:

npm install -g --unsafe-perm node-red

The confirmation of the installation (end of the output):

+ node-red@1.0.4
added 332 packages from 341 contributors in 18.494s
found 0 vulnerabilities

Running

c:\nodered\node-red

Running node-red with Options

node-red [-v] [-?] [--port PORT] [--safe] [--settings settings.js]
         [--title TITLE] [--userDir DIR] [flows.json|projectName]

About

Information about Node Red

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published