aspnetcore/templates/package-builder
SteveSandersonMS bf71e3e71c Publish updated generator-aspnetcore-spa 2016-10-24 10:09:58 +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 Publish updated generator-aspnetcore-spa 2016-10-24 10:09:58 +01:00
typings/gitignore-parser Update package-builder to TS 2.0 and @types 2016-10-11 17:15:13 +01: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 Update package-builder to TS 2.0 and @types 2016-10-11 17:15:13 +01:00
tsconfig.json Update package-builder to TS 2.0 and @types 2016-10-11 17:15:13 +01:00

README.md

To generator the Yeoman generator, execute:

npm run build

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