# @gouvfr/navigation

La navigation principale est l'élément central de la navigation au sein du site, il oriente l’utilisateur à travers les grandes sections du site et sur éventuellement plusieurs niveaux de profondeur.

## Dépendances
```shell
navigation
└─ schemes
└─ core
└─ icons
└─ utilities
└─ buttons
```

## Installation
Installation via NPM:
```
npm install @gouvfr/navigation
```
Via Yarn :
```
yarn add install @gouvfr/navigation
```

## Documentation

Consulter [la documentation](https://gouvfr.atlassian.net/wiki/spaces/DB/pages/222789853/Navigation+principale+-+Main+navigation) sur la navigation principale
