aspnetcore/templates/yeoman
SteveSandersonMS 992060b908 Further attempt to make the build pass 2016-05-02 12:47:58 -07:00
..
src Add yosay to Yeoman generator 2016-05-02 10:24:37 -07:00
typings Basically working Yeoman template generator generator 2016-04-28 17:01:27 +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 Further attempt to make the build pass 2016-05-02 12:47:58 -07:00
tsconfig.json Basically working Yeoman template generator generator 2016-04-28 17:01:27 +01:00
tsd.json Basically working Yeoman template generator generator 2016-04-28 17:01:27 +01:00

README.md

To generator the Yeoman generator, execute:

npm run build

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