Edit and run code in Visual Studio Code
code.visualstudio.com › docs › introvideosFile > Open Folder ( Ctrl+K Ctrl+O) Use File Explorer to view the folder's files and subfolders. View > Explorer ( Ctrl+Shift+E) Install the Node.js runtime to execute JavaScript code. Find Node.js for your platform at https://nodejs.org Check your Node.js installation. From a terminal or command prompt, type node --version Create new file.