aspnetcore/templates/package-builder
SteveSandersonMS 42e88f7fc4 Keep a copy of the NuGet binary in the repo, as it's needed for building the dotnetnew templates 2016-09-29 10:20:13 +01:00
..
bin Keep a copy of the NuGet binary in the repo, as it's needed for building the dotnetnew templates 2016-09-29 10:20:13 +01:00
src Publishing updated generator-aspnetcore-spa package 2016-09-29 10:17:22 +01:00
typings Rename folders since the template package generator now creates a package for "dotnet new" as well as Yeoman 2016-08-18 10:58:04 -07:00
.gitignore Rename folders since the template package generator now creates a package for "dotnet new" as well as Yeoman 2016-08-18 10:58:04 -07:00
README.md Rename folders since the template package generator now creates a package for "dotnet new" as well as Yeoman 2016-08-18 10:58:04 -07:00
package.json Rename folders since the template package generator now creates a package for "dotnet new" as well as Yeoman 2016-08-18 10:58:04 -07:00
tsconfig.json Rename folders since the template package generator now creates a package for "dotnet new" as well as Yeoman 2016-08-18 10:58:04 -07:00
tsd.json Rename folders since the template package generator now creates a package for "dotnet new" as well as Yeoman 2016-08-18 10:58:04 -07:00

README.md

To generator the Yeoman generator, execute:

npm run build

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