First off, thank you for considering contributing to Resolid Run. It's people like you that make Resolid Run such a great framework.
-
Clone the repository
git clone https://github.com/resolid/run.git -
Install dependencies
pnpm install -
Run an example
pnpm run --filter example-basic dev