ecbbef8d2976a0df8c14759f480e8f7755445ae5
- Introduce `NavigationMenuItemsAdmin.vue` and `NavigationMenuAdmin.vue` for admin-specific navigation. - Improve computed logic in `NavigationMenuItems.vue` with `routeStartsWithAdmin` for better route handling. - Wrap content in `Viewport` for improved layout in `DefaultPageWrapper.vue`. - Update `FormDisplay.vue` to support multiple select fields. - Adjust styling and slot behavior across various components for flexibility and responsiveness.
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%