docs: fix frontend setup to correctly attribute type generation to CLI
The Vite plugin handles import resolution, dev server, and the callXrpc
bridge. Type generation is done by the hatk CLI, not the plugin.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>