Installation
Placeholder. Full installation guide is being authored. For the time being, follow the README in the framework repository.
Quick start
# Install the CLI (npm)npm install -g @coro/runner
# Start the runner (opens the dashboard automatically)coro startSee the Concepts section for how the pieces fit together.