feat(doc): move projection

This commit is contained in:
thomas
2023-10-18 10:03:54 +02:00
parent fedab5eeb1
commit 01a41ed13f
36 changed files with 40 additions and 44 deletions

View File

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