Files
angular-challenges/apps/module-to-standalone/README.md
2023-09-25 21:41:18 +02:00

14 lines
271 B
Markdown

# Module to Standalone
> Author: Thomas Laforge
### Run Application
```bash
npx nx serve module-to-standalone
```
### Documentation and Instruction
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/angular/31-module-to-standalone/).