feat: challenge 42

This commit is contained in:
thomas
2024-01-02 09:51:18 +01:00
parent 68178c6d76
commit e619bc403b
31 changed files with 656 additions and 7 deletions

View File

@@ -0,0 +1,13 @@
# Static vs Dynamic Import
> author: thomas-laforge
### Run Application
```bash
npx nx serve nx-static-dynamic-import
```
### Documentation and Instruction
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/nx/42-static-dynamic-import/).