Wysiwyg Editor *for* React
I am in search of a kind of wysiwyg editor with which you can build the rudimentary layout of a react/angular/vue project. I am teaching react and thought such an editor might be useful to make code better understandable and easier to play with. The problem is searching for such a product: the query "wysiwyg react" and all its permutations return mostly text editor components which contain rich text features.
Did you came across such a project or may have better keywords to search with?
The only thing even remotely in the area seems to be https://github.com/nanohop/sketch-to-react-native which is an AI based svg to react component processor.