4cd8d9dc40010dc18d9fc6f0e633cd1061e5ca44
- Introduce `DesktopHeader.vue` for improved navigation on larger screens. - Add `Logout.vue` to handle user logout with redirection to login. - Update `router.js` to include logout route. - Enhance `NavigationMenuItemsAdmin.vue` with a "Sign out" menu option. - Refactor `NavigationMenuItem.vue` to handle visibility based on item type. - Update `LoginQR.vue` with new text for better user clarity.
truckwashdashboardsfrontend
This template should help get you started developing with Vue 3 in Vite.
Recommended IDE Setup
VSCode + Volar (and disable Vetur).
Customize configuration
See Vite Configuration Reference.
Project Setup
npm install
Compile and Hot-Reload for Development
npm run dev
Compile and Minify for Production
npm run build
Languages
JavaScript
57%
Vue
30.7%
CSS
7%
TypeScript
4.6%
HTML
0.5%