The default install installs node-red globally using the -g switch and is the most common installation method. However if you are working on multiple projects and you need to keep them separate then there are a number of things you can do:
Continue reading