Files
angular-challenges/apps/nx/static-dynamic-import/README.md
2024-01-03 10:53:11 +01:00

14 lines
275 B
Markdown

# 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/).