aspnetcore/templates/yeoman
SteveSandersonMS fc705e8bf8 Simplify by removing diff feature. Now just writes each template as an independent copy. 2016-04-28 14:34:47 +01:00
..
src Simplify by removing diff feature. Now just writes each template as an independent copy. 2016-04-28 14:34:47 +01:00
typings Simplify by removing diff feature. Now just writes each template as an independent copy. 2016-04-28 14:34:47 +01:00
.gitignore
README.md
package.json
tsconfig.json
tsd.json Simplify by removing diff feature. Now just writes each template as an independent copy. 2016-04-28 14:34:47 +01:00

README.md

To generator the Yeoman generator, execute:

npm run build

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