Prez logoPrez

Quickstart

Run a demo instance

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

docker run ...

Creating a PrezUI theme is the recommended way of running a PrezUI instance.

		npx create-prez-app <your_app_name>
	    
	

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