Skip to content

Cannot reach API endpoints #651

Answered by jasontaylordev
noleksiv asked this question in Q&A
Discussion options

You must be logged in to vote

I would encourage you to try:

dotnet new --install Clean.Architecture.Solution.Template
dotnet new ca-sln --output CaSlnTest
cd .\CaSlnTest\src\WebUI\
dotnet run

This will launch the back end. Open your browser at https://localhost:5001/.
The front end will be automatically started, and you should see the site load normally.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@noleksiv
Comment options

@jasontaylordev
Comment options

Answer selected by noleksiv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants