refactor: change projection and anchor navigation

This commit is contained in:
thomas
2024-05-11 07:59:40 +02:00
parent bf4509de86
commit 216d485c53
59 changed files with 31 additions and 31 deletions

View File

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