- Visual Studio 2017 ASP.NET Core project to demo Angular 5 using systemjs.
- Supports running in Visual Studio and debugging using breakpoints, etc.
- Before running in VS for the first time, run the Gulp task
copy:libs
using theTask Runner Explorer
. - Supports running from the command line using
npm start
.