d721dfc4c252187498a4ec7bda6f39a9dbb6e7c3
- Added `wdio.conf.js` for configuring WebdriverIO. - Introduced `test/specs/sample.spec.js` for initial test case setup to validate home page loading. - Updated `vite.config.js` to include SCSS preprocessor configuration for improving CSS handling. - Added required dependencies for WebdriverIO and related services in `package-lock.json`.
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%