For various reasons I’d prefer to build my local UI server using the GitHub repository instead of downloading UI.zip; I know that many of the files in UI.zip are pre-compressed (which results in the need to add web server settings for them) but they’re all small and being served over my local network so I’m not concerned about using the uncompressed versions of them.
There don’t seem to be any instructions or documentation in the GitHub repository for creating the UI.zip file from the repository, so I’m curious what the steps are. Thanks.