Qt and Angular
Unsolved
Qt for WebAssembly
-
it is possible to create a web application with qt and angular
-
There is a library called QtWebApp which allows you to set up a server and it is pretty good for small-medium projects. t has examples and a great tutorial on the official site there.
I don't really know how Angular works and I've never tried it so tell me if this is what you needed or not.