feat: setup challenge 44

This commit is contained in:
thomas
2024-01-25 21:14:20 +01:00
parent c07954228f
commit e04ac11faf
25 changed files with 369 additions and 19 deletions

View File

@@ -0,0 +1,13 @@
# View Transition
> author: thomas-laforge
### Run Application
```bash
npx nx serve angular-view-transition
```
### Documentation and Instruction
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/angular/44-view-transition/).