Dashboard Embedding tutorial for MongoDB World 2022.
If you want to quickly get started without installing anything on your machine, just click on the code sandbox link below.
Click here for Code Sandbox project
Install dependencies.
npm install
Run local development server in browser.
npm start
Head to http://localhost:1234 to view the generated web application.