Computers

Installing and running NodeJS snippets

Download and install NodeJS. Once installed, from the command line run npm install -g package The -g is critical.