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
.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.