(Fork) and Clone:
> gh repo fork juliusmarminge/jumr.dev jumr.dev
> gh repo clone <your-github-name>/jumr.devInstall project dependencies:
> pnpm installRun development server:
> pnpm devOpen http://localhost:3000 with your browser to see the result.