mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 21:03:03 -05:00
12 lines
303 B
Markdown
12 lines
303 B
Markdown
# Save your form's bacon: with the navigation alert
|
|
|
|
> author: [Timothy Alcaide](https://github.com/alcaidio)
|
|
|
|
### Run Application
|
|
|
|
```bash
|
|
npx nx serve angular-dialog-alert-form
|
|
```
|
|
|
|
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/angular/48-dialog-alert-form/).
|