Create tests interactively using Cypress by running npx cypress open
Run the component test with npm run cypress:run-component
In progress...
npm run cypress:run-e2e
Modify the messaging and logo using \src\i18n\messages.ts
Modify the site's theme using \src\plugins\vuetify.ts
and following the configuration guide at https://v2.vuetifyjs.com/en/features/theme/