aspnetcore/templates/package-builder
Steve Sanderson 75fd215b1a Change Microsoft.DotNet.Web.Spa.ProjectTemplates to use 1.0.0-preview-* version numbers since the first release will be 1.0.0 2017-05-25 13:06:42 +01:00
..
bin Update the version of NuGet.exe used when building "dotnet new" templates to v4 (rc) 2017-02-13 13:07:24 +00:00
src Change Microsoft.DotNet.Web.Spa.ProjectTemplates to use 1.0.0-preview-* version numbers since the first release will be 1.0.0 2017-05-25 13:06:42 +01:00
typings
.gitignore
README.md
package.json Yeoman package builder emits .tar.gz artifact 2017-01-02 11:59:16 +00:00
tsconfig.json Fix TypeScript build error with updated lodash type definitions 2017-02-13 12:50:25 +00:00

README.md

To generator the Yeoman generator, execute:

npm run build

Output will appear in the generator-aspnetcore-spa directory.