NgRx Workshop
January 17, 2024 ยท View on GitHub
Steps to start
- Install npm packages
npm ci - Start NestJS-based API server
npx nx serve api - Start Angular Frontend
npx nx serve ngrx-workshop
January 17, 2024 ยท View on GitHub
npm cinpx nx serve apinpx nx serve ngrx-workshop