Skip to content

Latest commit

Β 

History

History
27 lines (20 loc) Β· 838 Bytes

File metadata and controls

27 lines (20 loc) Β· 838 Bytes

πŸˆβ€β¬› My Personal Website

My personal website built with Astro.

πŸ“š Stack

β˜‘οΈ Prerequisites

  • Node.js v20.19 or higher
  • pnpm v10

🧞 Commands

Command Action
pnpm install Install dependencies
pnpm run dev Start local dev server
pnpm run build Build the production site
pnpm run preview Preview the build locally
pnpm run lint Lint files
pnpm run format Format files
pnpm run test:e2e Run end-to-end tests