I’ve been trying lately to install ERPNext on docker and “succeeded”, however, the issue is that it installs ERPNext with the old UI, not the new one with the polished sidebar …etc. The git branches i’ve tried so far are “develop” and “version-15”.
This screenshot is version-15 … maybe you are missing something on installing new version.
Just to clarify … new UI is not built with Frappe UI library (Vue), just JS (as always …)
Actually both follows same design pattern and styles. So apps developed with Frappe UI library and new v16 looks like similar.