1. Previously, I used native js to develop a system similar to vuejs, online drag and drop to generate web pages, but now the second version wants to change vuejs or ng
2. The logic before is dragged into the console, saved or released, and then the dom+ style + script is directly stored in the database, and then you can read or publish
3. I would like to know how to implement the logic of changing it to vuejs,?
4. In which form are components stored in the library, and in which way are they taken out and used?