Files
angular-challenges/apps/angular/crud/README.md

14 lines
242 B
Markdown

# Crud application
> Author: Thomas Laforge
### Run Application
```bash
npx nx serve angular-crud
```
### Documentation and Instruction
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/angular/5-crud/).