adds code


Objectives and Outcomes In this exercise, you will learn to set up the Node.js environment, a popular #Javascript #based #server #framework, and node package manager (#NPM) on your machine. To learn more about #NodeJS visit Nodejs.org You just need to install Node.js on your machine and make use of it for running some #front-end #tools. You will learn more about the server-side support using Node.js in a subsequent course. At the end of this exercise, you will be able to: Complete the set up of Node.js and NPM on your machine Verify that the installation was successful and your machine is ready for using Node.js and NPM. Note: On #Windows machines, you may need to configure your PATH environmental variable in case you forgot to turn on the add to #PATH during the #installation #steps.
Previous Post Next Post