Skip to content

Platane/Platane.github.io

Repository files navigation

platane Homepage ( platane.github.io )

My personal homepage

Usage

# install dependencies
bun i

# "build" the model (actually fetch it from remote location)
bun build:model

# dev server
bun dev

# deployed to vercel as static assets in github workflow