Official MongoDB Node.js Driver Quick Start

You can use this starter project to follow along with the MongoDB Node.js Driver Quick Start.

This project contains a package.json file that contains information about the project and its dependencies. The npm package manager uses the information in this file to install any dependencies and run your Node.js application. Learn more about the npm package manager on the npm Docs site.

Getting Started

Follow the Set up Your Project section in the Quick Start guide.