Personal site built with Vue 3 + Vite.
Run npm run dev (or npm start to open the browser). The app is served at http://localhost:4200/ and hot-reloads on changes.
Run npm run build. The production build is emitted to the docs/ directory and deployed to GitHub Pages by the Deploy.yml workflow.
Run npm run lint to check .ts and .vue sources.