NgRx Workshop

January 17, 2024 ยท View on GitHub

Steps to start

  1. Install npm packages npm ci
  2. Start NestJS-based API server npx nx serve api
  3. Start Angular Frontend npx nx serve ngrx-workshop