various instructions (and their timeouts)

This commit is contained in:
2025-05-22 12:27:37 -06:00
parent f7728aadf0
commit 37b7c4ed36
4 changed files with 12 additions and 11 deletions

View File

@@ -12,6 +12,8 @@ See [project.task.yaml](project.task.yaml) for current priorities.
Quick start:
* For setup, we recommend [pkgx](https://pkgx.dev), which installs what you need (either automatically or with the `dev` command). Core dependencies are typescript & npm; when building for other platforms, you'll need other things such as those in the pkgx.yaml & BUILDING.md files.
```bash
npm install
npm run dev