Can you use Vue cli to make front end in with the UIbuilder node?

does anyone know ? and if, how do you add a cli project to the ui builder

You can but you need to understand the folder structure that is used so that you create your code in the right place.

Possibly the easiest approach is to add the node and commit in Node-RED so that the folders are created. Create your source code separately in whatever folder you like. Then replace the folder that uibuilder has created with a softlink to your own source.

uibuilder's folder structure is well documented.

1 Like

Is there any tutorial on that ?

Here is an example:

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.