I'm using quasar framework (https://quasar.dev/) to build a hybrid app. I'm interested in trying out ionic appflow to do live updates.
However, that requires that the project is an ionic project (e.g. if I run $ ionic link
, it gives the error that my project is not an ionic project).
So how can I make my quasar project an ionic project as well, or is there some other way to use appflow?