Open the UI
Install sprig and open a universe
From anywhere inside your universe repository, run:
sprig ui
Sprig will:
- Walk upward until it finds
universe.prose - Compile the universe into a manifest
- Write the compiled output into
.sprig/ - Start a local server
- Open a UI in your browser
Important: .sprig/ is a cache directory and should not be committed.