aspnetcore/templates/Angular2Spa
Korneel a0ebab1f28 Update Dockerfile
The app doesn't run in Docker on base image `microsoft/dotnet:latest` because Microsoft.NETCore.App 1.0.1 isn't installed. Only 1.0.0 is installed. The app runs fine on base image `microsoft/dotnet:1.0.0-preview2-onbuild`.
2016-10-05 12:18:58 +01:00
..
ClientApp In Angular2Spa, move tsconfig.json back to root. Fixes #346. 2016-10-04 11:11:58 +01:00
Controllers Template updates as per Eilon's comments 2016-09-29 12:05:29 +01:00
Views
wwwroot
Angular2Spa.xproj
Dockerfile Update Dockerfile 2016-10-05 12:18:58 +01:00
Program.cs
README.md Template updates as per Eilon's comments 2016-09-29 12:05:29 +01:00
Startup.cs
appsettings.json
package.json
project.json
template_gitignore
template_nodemodules_placeholder.txt
tsconfig.json In Angular2Spa, move tsconfig.json back to root. Fixes #346. 2016-10-04 11:11:58 +01:00
web.config
webpack.config.js
webpack.config.vendor.js

README.md