Replies: 1 comment 6 replies
-
You can use the |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have an existing ASP.Net Core WebAPI where I now want to serve a Uno-App from a specific url. This should be possible, if I understand it right.
So I have my WebAPI-project. I would create a Uno-app in another folder next to it and add the Uno-Head to my existing solution. How could I now say "serve my Uno-app from www.mywebapi.com/myUnoApp/". Is this possible?
Beta Was this translation helpful? Give feedback.
All reactions