feat(move): move lib

This commit is contained in:
thomas
2023-10-17 23:02:33 +02:00
parent 2e0c7f61cb
commit fcd125d001
17 changed files with 23 additions and 23 deletions

View File

@@ -0,0 +1,13 @@
# Utility Wrapper Pipe
> Author: Thomas Laforge
### Run Application
```bash
npx nx serve angular-pipe-hard
```
### Documentation and Instruction
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/angular/10-pipe-utility/).