Files
angular-challenges/apps/pipe-easy/README.md
2023-09-25 21:41:18 +02:00

14 lines
237 B
Markdown

# Pure Pipe
> Author: Thomas Laforge
### Run Application
```bash
npx nx serve pipe-easy
```
### Documentation and Instruction
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/angular/8-pipe-pure/).