aspnetcore/templates/ReactSpa
SteveSandersonMS ce6cdfd2bc Templates should also publish node_modules, since it's used at runtime 2016-06-22 13:47:44 +01:00
..
ClientApp
Controllers
Views
typings
wwwroot
.babelrc
Dockerfile
README.md
ReactSpa.xproj refactor: apply default vs transform to xproj 2016-05-25 16:08:49 +03:00
Startup.cs Update all projects for final .NET Core RC2 2016-05-17 11:56:06 +01:00
appsettings.json
package.json
project.json Templates should also publish node_modules, since it's used at runtime 2016-06-22 13:47:44 +01:00
template_gitignore Workaround for Yeoman generators not producing .gitignore files due to Yeoman issue #1862 2016-06-22 11:00:06 +01:00
tsconfig.json
tsd.json
web.config Add web.config to all templates (matching "yo aspnet" output) 2016-06-22 12:52:56 +01:00
webpack.config.dev.js
webpack.config.js
webpack.config.prod.js
webpack.config.vendor.js