feat: challenge 45 Simple Animations

This commit is contained in:
Sven Brodny
2024-02-19 23:39:09 +01:00
parent f52afb49f2
commit 649eb847be
27 changed files with 431 additions and 42 deletions

View File

@@ -0,0 +1,13 @@
# Simple Animations
> author: thomas-laforge
### Run Application
```bash
npx nx serve angular-simple-animations
```
### Documentation and Instruction
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/angular/45-simple-animations/).