Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Components
Props
App: Object
* Name: The name of your app to be display on top
* Path: The path of the main page with router-view
Menus: Array
* Object:
* Name: The name of your app to be display on top
* Src: The src of your image for the icon
* Dropdown: Array
* Path: The path of the page to link
* Name: The name of the link
Emit
Logout: make action when the user want to logout