Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 173 Bytes

File metadata and controls

9 lines (7 loc) · 173 Bytes

Astro codebase for https://pijushbarik.com.

# run dev server
pnpm run dev

# run dev server, expose to local network instead of localhost only
pnpm run dev --host