Information Security Portfolio — Vue 3 + Vite
Live at: https://pthanhbinh1654.github.io/
npm install
npm run dev # http://localhost:5173
npm run build # production build in dist/
npm run preview # preview production build
npm run lint # ESLintPush to the main branch. GitHub Actions (.github/workflows/deploy.yml) automatically builds and deploys to GitHub Pages.
Required GitHub repo settings:
- Settings → Pages → Source: GitHub Actions
- Vue 3 + Vite + TypeScript
- vue-router
- lucide-vue-next
- Hosted on GitHub Pages via GitHub Actions
Personal portfolio. All rights reserved.