Look at the Nuxt documentation to learn more.
Make sure to install dependencies:
# npm
npm install
# pnpm
pnpm install
# yarn
yarn install
# bun
bun install
- install dependencies
- start the app
- in the dashboard click on Home
- Now click on the next Menu Item, with ID 1
If the item with the ID is clicked, both should menu items should be highlighted, since the ID is a nested route of the home route
each route is highlighted for its own