Skip to content

mingjunlu/mingjun.lu

Repository files navigation

🐈‍⬛ 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