Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 919 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 919 Bytes

🐈‍⬛ My Personal Website

My personal website built with Astro.

📚 Stack

☑️ Prerequisites

🧞 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