

Visual Studio Code Extensions for JavaScriptīefore you start running JavaScript in Visual Studio Code, you need to install a coplle of esenstial extentsions in order to take benefit of the full power of JavaScript. If everything is up to date and good to go then you can move on. Click on it or press enter and after the command prompt is launched, you can now check for the version of you nodejs by typing node -v or node –version , now to check npm we can do the same thing npm -v or npm –version. On Windows ou will need to open the command prompt by cliking the windows icon and surch for cmd this launch command prompt.

Now that we have NodeJS and npm installed lets do a quick check if they are really in our system and are up to date.įor this, depending on the operating system you are running. Just click on the installer and the instalattion process should start, also you can open up the installers from it’s location and start the installation process from there by double clicking it. Install and Run NodeJS and NPMĪfter the download process has finished, you can now start installing npm and nodejs from the installer that you just downloaded. The installation is pretty strate forward Download NodeJS and NPMįirst things first, lets install node.js and npm, for this you need to go to from here, depending if you are on Windows or Mac OS, you can now start downloading node js, don’t worry about npm, it is includied in the standard nodejs installation pakagemanager. After the download has finished you can now install VS Code. For this you can visit and first download the installer. Next up you will need to install Visual Studio Code. As Always I am Norbert and I teach web development on my channel. So if you are exited then pls give this video a like. Well you came to the write place because in this video I am going to teach you how to run JavaScript in VS Code and not only that but you will also learn how to instal and run NodeJS & NPM, instal and run Visual Studio code and also create you very first JavaScript Program and run it in VS Code. You just started learning javascript or just want to know how to run JavaScript in Visual Studio Code aka VS Code on Windows or Mac. Learn how to run JavaScript in Visual studio Code using Node.js npm and VS Code Extensions like ES6 and Code Runner.
