I'm very confused about this matter. Ionic just runs the application in a kind of web container if I'm not mistaken.
When I used the ionic serve command, I could also just use it in the browser of my desktop computer and it worked well. So why are there claims that it doesn't work on a desktop PC?
It's important that what I'm making right now also works for desktop PCs, that's why I'm asking.
It can be run from a web browser, that's fine for me (no need for electron to make it into a desktop app).
If it doesn't, is there a hybrid cross-platform framework similar to Ionic that also runs on desktops?
Thanks a lot for the help!