feat(doc): move anchor scrolling

This commit is contained in:
thomas
2023-10-18 09:56:31 +02:00
parent 49d7a7f968
commit a4edf05eac
22 changed files with 25 additions and 25 deletions

View File

@@ -0,0 +1,13 @@
# Anchor Navigation
> Author: Thomas Laforge
### Run Application
```bash
npx nx serve angular-anchor-scrolling
```
### Documentation and Instruction
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/angular/21-achor-scrolling/).