Click here to Skip to main content
15,888,073 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
There is a set of templates that you install and this extends the dotnet-cli so that you can scaffold a working Angular 4 app with
dotnet new angular
I am looking for resources and even any official documentation on the structure and content of this scaffolded projet.

What I have tried:

Googling with the foremost set of search times I have guessed.
Posted
Updated 4-Aug-17 1:53am
v2
Comments
Kornfeld Eliyahu Peter 6-Aug-17 10:09am    
I never found any documentation about the structure of any template 'dotnet new' can create... It seems to be on WYSIWYG base...
Maybe on github...
Kornfeld Eliyahu Peter 7-Aug-17 1:39am    
Maybe... https://github.com/aspnet/JavaScriptServices/tree/dev/templates

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900