0
[email protected] created
- What is your product version?
- v10.4.0
- What is your product type (Angular or MVC)?
- ASP.Net Core Angular
- What is product framework type (.net framework or .net core)?
- .net core
in the documentation it tells me to navigate to the angular folder to run the "yarn" and npm stuff but i do not have a Angular folder is that because i create a single solution? and how to i get the Angular UI up and running in the single solution?
1 Answer(s)
-
0
Hi,
If you downloaded the Single Solution, you can run those commands in the root directory of your Host project. You can follow https://docs.aspnetzero.com/en/aspnet-core-angular/latest/Getting-Started-Angular-Merged for single solution option.