Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 787 Bytes

File metadata and controls

36 lines (23 loc) · 787 Bytes

Personal website on github pages

Run Locally

With VS Code Live Server:

  1. Install "Live Server" extension
  2. Right-click index.html → "Open with Live Server"

With npm:

npx live-server

With Python:

python -m http.server 8000

Then open http://localhost:8000

🌐 Connect with Me


📜 License

license