Admin Dashboard Deployment
cd news-clientnpm installnpm run buildDeploy the generated dist/ artifact to the admin frontend hosting target.
Verification
Section titled “Verification”- Login route resolves.
- Protected routes load after authentication.
- Publisher pages and report pages load without runtime errors.
Use the private infrastructure runbook for production host commands and credentials.