/jumr.dev

Personal website built with create-t3-app

Primary LanguageTypeScript

Getting Started

(Fork) and Clone:

> gh repo fork juliusmarminge/jumr.dev jumr.dev
> gh repo clone <your-github-name>/jumr.dev

Install project dependencies:

> pnpm install

Run development server:

> pnpm dev

Open http://localhost:3000 with your browser to see the result.