

Press Ctrl + Shift + ` to display the Visual Studio Code integrated terminal.

With this Node.js project, you must first ensure that all of the project's dependencies are installed from npm. :::image type="content" source="././media/node-howto-e2e/visual-studio-code-mongodb-explorer.png" alt-text="Partial screenshot of Visual Studio Code showing the file explorer for a Node J S and Mongo D B project."::: Select (or create) the local directory into which you want to clone the project. When prompted for the Repository URL, enter, then press Enter. To get started, clone the sample project using the following steps:Īt the command palette prompt, enter gitcl, select the Git: Clone command, and press Enter. Choose to create an Azure Cosmos DB resource for a MongoDB database.Install the Docker and Remote - Containers extension to get a multi-container configure with one of the containers running a local mongoDB database.

Visual studio code node js debugger how to#
How to develop and debug Node.js with Visual Studio Code
