Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 327 Bytes

File metadata and controls

13 lines (9 loc) · 327 Bytes

Contributing

First off, thank you for considering contributing to Resolid Run. It's people like you that make Resolid Run such a great framework.

  1. Clone the repository git clone https://github.com/resolid/run.git

  2. Install dependencies pnpm install

  3. Run an example pnpm run --filter example-basic dev