aspnetcore/templates/package-builder
SteveSandersonMS 6789dbc102 csproj-based projects don't need the _placeholder.txt files, because the publishing code correctly includes dist files even if they were not on disk before 2017-01-07 00:04:20 +00:00
..
bin
src csproj-based projects don't need the _placeholder.txt files, because the publishing code correctly includes dist files even if they were not on disk before 2017-01-07 00:04:20 +00:00
typings
.gitignore
README.md
package.json
tsconfig.json

README.md

To generator the Yeoman generator, execute:

npm run build

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