Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 296 Bytes

File metadata and controls

9 lines (5 loc) · 296 Bytes

hi ✌️

check it out at sidlakkoju.github.io

read the .github/workflows/deploy.yml to see how to run the app.

if you just want to run the simulation: cd gravity_simulation && cargo run

to run the astro dev server: cd site && nvm use 22 && npm run dev