Skip to content

Installation

Placeholder. Full installation guide is being authored. For the time being, follow the README in the framework repository.

Quick start

Terminal window
# Install the CLI (npm)
npm install -g @coro/runner
# Start the runner (opens the dashboard automatically)
coro start

See the Concepts section for how the pieces fit together.