FlowUI modules don’t depend on any specifics in the core and data access modules, they use the same features of backend modules as the current UI does.
So the simplest way to convert a project to FlowUI is just copy-paste its backend-related packages to a new project created from FlowUI template, as Mario suggested here. We’ll write a step-by-step instruction for this process later.