3.7.1. Adding Frontend UI using Studio
In order to add the frontend client module to your project:
-
Open CUBA project tree in CUBA Studio;
-
Right-click on the Modules node;
-
Select Manage modules > Create 'front' module item.
Studio will install frontend generator in modules/front/generation
folder (it may take a while). Then you will be prompted to choose what preset you want to use for your frontend: React or Polymer (deprecated).