adds code


How to install NodeJS and Node-RED. http://nodejs.org npm command to install Node-RED for Mac: sudo npm install -g --unsafe-perm node-red npm command to install Node-RED for Windows: npm install -g --unsafe-perm node-red If you are a Windows user, ensure you select install Python and Visual Studio Build Tools. If you are a Mac user, you will also want to install the Command Line Tools for Xcode - https://tinyurl.com/3auwn5f5
Previous Post Next Post