strobe
strobe
strobe is a Vue 3 + Vite frontend project (a starter/template) focused on a "Hazards Management" / service-oriented UI (the site text suggests a car-wash / service scheduling product named "Follow Suit"). It provides components and views for QR-code-based plans, scheduling, user input forms, and placeholders for payment, data privacy, and other admin/education pages.
Repository Details
README
strobe
This template should help get you started developing with Vue 3 in Vite.
Recommended IDE Setup
VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).
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