Nodejs
Node.js
What is node.js?
From the JavaScript slide presentation, you remember node.js is an environment that allows JavaScript to run outside of a browser.
Install node.js
Now you need to install node.js. Go to:
Follow the instructions to install it on your machine.