aspnetcore/templates/package-builder
SteveSandersonMS 54f222e88f Update templates for Yarn compatibility 2016-10-28 17:36:55 +01:00
..
bin
src Update templates for Yarn compatibility 2016-10-28 17:36:55 +01:00
typings In generator-aspnetcore-spa, use 'yarn' (if available) instead of 'npm' to restore dependencies because it's > 10x faster 2016-10-28 16:55:39 +01:00
.gitignore
README.md
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.