aspnetcore/templates/package-builder
SteveSandersonMS 06ad36f830 In Angular 2 template, include prebuilt wwwroot/dist/* files to support VS and "dotnet new" templates (which can't run post-project-creation actions) 2016-09-15 12:32:01 +01:00
..
src In Angular 2 template, include prebuilt wwwroot/dist/* files to support VS and "dotnet new" templates (which can't run post-project-creation actions) 2016-09-15 12:32:01 +01:00
typings
.gitignore
README.md
package.json
tsconfig.json
tsd.json

README.md

To generator the Yeoman generator, execute:

npm run build

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