Prez logoPrez

Quickstart

Run a demo instance

If you want to try out Prez UI without creating a theme, you can run the demo Docker container

docker run ...

Creating a Prez UI theme is the recommended way of running a Prez UI instance.

npx create-prez-app <your_app_name>

Check out the theming docs for more info on customising your theme.