I'm using pnpm, I expect npm would work fine too. Get dependencies. pnpm install Run local dev server. pnpm dev Build into docs folder, for ghpages. Do this before upload. pnpm build