Multi-page consultancy website built with Vue 3, TypeScript, Vue Router and Vite.
npm install
npm run devnpm run lint
npm run buildThe production output is written to dist/. The public/404.html fallback keeps
Vue Router routes working when deployed to GitHub Pages.