Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,13 @@ This project additionally uses `pnpm`, so you will want to ensure this is instal

## Developing

### Pre-requisites

Before you get started, you'll want the following installed:

- Node.js v18
- `pnpm` (install via `npm i -g pnpm` if not installed)

### Setup

To run the docs locally:
Expand Down