aspnetcore/templates/package-builder
SteveSandersonMS 0bcf4b0700 Further work on fix for #235 (solving additional problem that 'npm publish' is hardcoded to exclude node_modules dirs) 2016-09-08 15:58:47 +01:00
..
src Further work on fix for #235 (solving additional problem that 'npm publish' is hardcoded to exclude node_modules dirs) 2016-09-08 15:58:47 +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.