ASP.NET 5/Core1 Angular2 JSPM Demo
Read the post for a complete walkthrough.
Feel free to raise an issue to provide any feedback.
Install all npm/jspm dependencies:
npm install
Install all asp.net dependencies:
dnu restore
dnx web
Navigate to http://localhost:5000.
npm test