React UI Cuba Entity Example

Hi,

Could anyone direct me to an example using the React UI front module? I am able to create the module and a basic entity list and edit page, however the edit page doesn’t bring in associations for instance. Is there a technique to getting that basic list/edit functionality working?

Many thanks!

1 Like

Hi,
Please take a look at the following sample project.
In particular here are the examples of list and editor: cuba-petclinic-react/modules/front/src/app/pet at master · cuba-labs/cuba-petclinic-react · GitHub

1 Like