๐ Clone the application
Go to the Github repository for the demo application.
First, clone the repository to your local machine.
git clone git@github.com:mongodb-developer/docs-vector-search-demo.git
Then, change to the docs-vector-search-demo
directory.
cd docs-vector-search-demo
Install the dependencies.
npm install