Skip to main content

jafa dev

Build, open, and serve a project, in order.

jafa dev <project-name> [target-directory]
  • project-name — required. Must already exist under projects/.
  • target-directory — workspace root. Defaults to the current directory (.).

What it does

Runs build, then open, then serve for the given project, in that order. This is the fastest way to get from a fresh checkout to Studio syncing live changes.

Examples

jafa dev my-experience