Skip to content

Build and Deploy

Terminal window
cd news-client
npm run build

This generates the static dist/ artifact for the admin app.

  1. Build current code.
  2. Publish artifact to your static hosting target.
  3. Reload web server if required by platform.
  4. Run smoke checks on login and core management routes.