You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Browse [source code](https://github.com/NetCoreTemplates/angular-spa), view live demo [angular-spa.web-templates.io](http://angular-spa.web-templates.io) and install with [dotnet-new](https://docs.servicestack.net/dotnet-new):
8
+
9
+
$ dotnet tool install -g x
10
+
11
+
$ x new angular-spa ProjectName
12
+
13
+
Alternatively write new project files directly into an empty repository, using the Directory Name as the ProjectName:
0 commit comments