Start the dev server with npm run dev.
Remix starts a local HTTP server that renders routes server-side with live reload.
Navigate to the route you want to capture — including routes behind authentication.
If the route requires a logged-in user, simply log in to the local app in your browser first. html2design works with your browser session, not a URL crawler — so any page your browser can load is available for import.