Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 373 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 373 Bytes

Willem Vanhulle

Personal website of Willem Vanhulle, online at https://wvhulle.github.io/.

Development

Install pnpm.

curl -fsSL https://get.pnpm.io/install.sh | sh -

Run pnpm install

Run pnpm run dev.

Build

Run pnpm run build and run preview with pnpm run preview.

Deploy

Automatically deployed by GitHub on push with git push.