Files
angular-challenges/apps/performance/default-onpush/README.md
2023-09-24 22:48:08 +02:00

14 lines
283 B
Markdown

# Default vs OnPush
> Author: Thomas Laforge
### Run Application
```bash
npx nx serve performance-default-onpush
```
### Documentation and Instruction
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/angular-performance/34-default-onpush.md/).