mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 12:53:03 -05:00
fix(challenge 48): challenge naming
This commit is contained in:
11
apps/forms/avoid-losing-form-data/README.md
Normal file
11
apps/forms/avoid-losing-form-data/README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# Avoid losing form data
|
||||
|
||||
> author: [Timothy Alcaide](https://github.com/alcaidio)
|
||||
|
||||
### Run Application
|
||||
|
||||
```bash
|
||||
npx nx serve avoid-losing-form-data
|
||||
```
|
||||
|
||||
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/forms/48-avoid-losing-form-data/).
|
||||
Reference in New Issue
Block a user