JonCubed / angular2-cli-quick-start-aspnet-core-vs2015

Angular 2 5 Min QuickStart using angular cli with ASP.NET Core in Visual Studio 2015
MIT License
19 stars 6 forks source link

task runner shows nothing #1

Open nigel-dewar opened 7 years ago

nigel-dewar commented 7 years ago

Hi There,

I cloned your repo. Installed all dependencies. Open task runner and find nothing.

does one need to go through manual setup with your instructions, or can one clone repo, install dependencies and easily get going?

Cheers

JonCubed commented 7 years ago

Yes it use to just work after clone and restoring dependencies, but this repo is very dated now. Angular 2, Angular CLI, ASP.NET Core have all had breaking changes since I did this. If I get some time in the next week I'll update it to the latest of all the frameworks.

aoakeson commented 7 years ago

Any update on this? Im trying to use the angular CLI in Core 1.0

theDiverDK commented 7 years ago

Any news about the ' If I get some time in the next week ' ?

Could really use your insights