Detalhes do pacote

left-menu-taste-eat

gotierr91.0.1

Easily add a good display for a left menu on Tast'Eat Style :frog:

tast-eat, navigation, menu, yummy

readme (leia-me)

Left-Menu Tast-Eat Style

Easily add a good display for a left menu on Tast'Eat Style :frog:

Project setup

npm install left-menu-taste-eat

Requirements

Before using this package you need to configure a 'Nuxt Project' and a 'Tailwind' framework.

https://nuxtjs.org/docs/get-started/installation
https://tailwindcss.com/docs/guides/nuxtjs

Just simply import the package and use it in your 'Nuxt Pages or Components' by calling :point_down:

<LeftMenuComponent/>

You also can pass to the LeftMenu an object User via the props. It can be usefull to get back the username and add it to the button Disconnect. :hot_face: