Mainstream web development is file system based. But teaching needs to be web based. The students are all working from home, the teachers need to be able to monitor and inspect their work. Sure the Vue CLI does everything imaginable. I just need a simple tool for teaching Vue on the web. At first glance this looks perfect for what I need. Runs in the browser, and generates the required javascript file. With Vue, I presume that the the GUI works as you build it.
A clear and concise description of what you want to happen.
I just want a demo I can play with, without spending the time to fire up my own server.
Describe alternatives you've considered
Well maybe in a week or two, when I have recovered from my Json Schema Form Gui trauma, I will fire up my own version of the demo.
Mainstream web development is file system based. But teaching needs to be web based. The students are all working from home, the teachers need to be able to monitor and inspect their work. Sure the Vue CLI does everything imaginable. I just need a simple tool for teaching Vue on the web. At first glance this looks perfect for what I need. Runs in the browser, and generates the required javascript file. With Vue, I presume that the the GUI works as you build it.
Does this tool fo it for me? I do not know. Sadly there is no demo. Maybe there was a demo, but it is down. Your web siet "Go To Vegg" button does not work. I just spent a week wrestling with (and loosing to) JSON Schema Form generators, so today I am feeling much more cautious.
Describe the solution you'd like
I just want a demo I can play with, without spending the time to fire up my own server.
Describe alternatives you've considered Well maybe in a week or two, when I have recovered from my Json Schema Form Gui trauma, I will fire up my own version of the demo.