Start your development server with npm run dev
(Vite or Next.js), npm start (CRA),
or npm run dev (Remix).
Navigate to the page or component you want to capture.
If the component depends on React state or props, set the desired state first — fill in a form, toggle open a dropdown, switch between light and dark themes. The plugin captures whatever the browser renders.