This is an easy tutorial for installing the Johnny-Five libraries to work on your compute.
- Install Johnny-Five. Open a Command Line (terminal) window and type npm install johnny-five. If you do not see the following you may not have installed Node.js. Please go to the tutorial on How to install Node.js for more details.
- Done!