aspnetcore/templates/ReactSpa
Ryan Brandenburg 76928bcbaa Remove AssetTargetFramework 2017-06-30 10:24:48 +01:00
..
.template.config
ClientApp Update ReactSpa to latest versions of dependencies, and pin to exact versions. Simplify some instructions. 2017-05-17 22:06:32 +01:00
Controllers Make all templates as consistent as possible with stock MVC Core 2.0 one 2017-05-19 11:36:17 +01:00
Views Make all templates as consistent as possible with stock MVC Core 2.0 one 2017-05-19 11:36:17 +01:00
wwwroot
Program.cs Make all templates as consistent as possible with stock MVC Core 2.0 one 2017-05-19 11:36:17 +01:00
ReactSpa.csproj Remove AssetTargetFramework 2017-06-30 10:24:48 +01:00
Startup.cs Make all templates as consistent as possible with stock MVC Core 2.0 one 2017-05-19 11:36:17 +01:00
appsettings.Development.json Make all templates as consistent as possible with stock MVC Core 2.0 one 2017-05-19 11:36:17 +01:00
appsettings.json Make all templates as consistent as possible with stock MVC Core 2.0 one 2017-05-19 11:36:17 +01:00
npm-shrinkwrap.json Add npm-shrinkwrap.json files for all templates 2017-06-26 15:48:49 +01:00
package.json Merge branch 'rel/2.0.0-preview2-templates' into dev 2017-06-26 15:50:46 +01:00
template_gitignore
tsconfig.json Update ReactSpa to React Hot Loader 3. Remove babel dependency. 2017-05-17 21:37:47 +01:00
webpack.config.js Update ReactSpa to React Hot Loader 3. Remove babel dependency. 2017-05-17 21:37:47 +01:00
webpack.config.vendor.js