Technical setup (overview)
What your engineering team needs to do
To get Itera fully working on a project, an engineer needs to:
- Connect the Git provider. OAuth flow, takes seconds. See Connecting your repository.
- Save the project dev server command. In project setup or project settings, configure the command Itera should run during prototyping. The dev server must bind to
0.0.0.0and listen on port3000. - (Optional) Install the component inspector for richer prototype features in React, Vue, or Angular apps.
- (Optional) Install the Itera skill in each engineer's coding agent, using the setup path for Claude Code, Codex, Cursor, or Copilot.
Steps 1, 2, and 4 are the baseline. Step 3 is optional but strongly recommended for design-heavy teams. Existing projects that already use itera.yaml or itera.yml can keep that legacy configuration until an app admin saves a project dev server command.