Open the UI

Install sprig and open a universe

From anywhere inside your universe repository, run:

sprig ui

Sprig will:

  1. Walk upward until it finds universe.prose
  2. Compile the universe into a manifest
  3. Write the compiled output into .sprig/
  4. Start a local server
  5. Open a UI in your browser

Important: .sprig/ is a cache directory and should not be committed.