Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 852 Bytes

File metadata and controls

17 lines (11 loc) · 852 Bytes

Contributing

The Open Source Guides website has a collection of resources for individuals, communities, and companies. These resources help people who want to learn how to run and contribute to open source projects. Contributors and people new to open source alike will find the following guides especially useful:

Running Locally

You'll need Node 24 and pnpm 10, and to clone the repository. Once you've done that it should be as straight forward as:

pnpm install
pnpm run dev