1.0.1 • Published 2 years ago

left-menu-taste-eat v1.0.1

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

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: