Skip to content

Latest commit

Β 

History

History
31 lines (19 loc) Β· 602 Bytes

File metadata and controls

31 lines (19 loc) Β· 602 Bytes

Visualize GitHub Contributions In 3D With Svelte

Learn how to use Threlte to make a 3D visualization of your GitHub contributions.

Post

✍️ https://joyofcode.xyz/threlte-github-skyline

Remote Development

Open in StackBlitz

Local Development

πŸ§‘β€πŸ€β€πŸ§‘ Clone the project

https://github.com/joysofcode/github-skyline.git

πŸ“¦οΈ Install dependencies

pnpm i

πŸ’ΏοΈ Run the development server

pnpm run dev