0

I have a working back-end ASP.Net Web API project in my solution. And a React Front-end App in a project created with ASP.NET Web Application template, under the same solution. I want to deploy my solution.

How can I do that full-stack App working on IIS?

0

1 Answer 1

1

You can first deploy the back-end ASP.Net Web API project to IIS, and then deploy React Front-end App in the Web API project:

enter image description here

enter image description here

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.