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