- Install asdf
- Run
asdf install
(if needed, runasdf plugin add NAME
for any missing plugins) - Run
pnpm install && pnpm build
Open this repository in VS Code and run the Launch VS Code Extension (Desktop, recommended)
build/debug task (or run pnpm -C vscode run dev
).
See vscode/CONTRIBUTING.md for more information.