aspnetcore/templates/yeoman
SteveSandersonMS 1830c20212 Beginning Yeoman generator generator. Currently creates templates in as patches vs a common set of files. 2016-04-28 14:28:34 +01:00
..
src Beginning Yeoman generator generator. Currently creates templates in as patches vs a common set of files. 2016-04-28 14:28:34 +01:00
typings Beginning Yeoman generator generator. Currently creates templates in as patches vs a common set of files. 2016-04-28 14:28:34 +01:00
.gitignore Beginning Yeoman generator generator. Currently creates templates in as patches vs a common set of files. 2016-04-28 14:28:34 +01:00
README.md Beginning Yeoman generator generator. Currently creates templates in as patches vs a common set of files. 2016-04-28 14:28:34 +01:00
package.json Beginning Yeoman generator generator. Currently creates templates in as patches vs a common set of files. 2016-04-28 14:28:34 +01:00
tsconfig.json Beginning Yeoman generator generator. Currently creates templates in as patches vs a common set of files. 2016-04-28 14:28:34 +01:00
tsd.json Beginning Yeoman generator generator. Currently creates templates in as patches vs a common set of files. 2016-04-28 14:28:34 +01:00

README.md

To generator the Yeoman generator, execute:

npm run build

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