fix: generator

This commit is contained in:
thomas
2024-05-11 21:41:13 +02:00
parent 001d35731a
commit 4eb6f64f16
46 changed files with 63 additions and 72 deletions

View File

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