microsoft / TypeScriptSamples

Community Driven Samples for TypeScript
3.19k stars 1.79k forks source link

Upgrade angular2 sample to latest version angular2 and typescript #118

Closed wyntau closed 3 years ago

wyntau commented 7 years ago

I checked the old angular2 sample, and it is broken because the old version angular2 and typescript.

So I upgrade it to latest version Angular2(2.0.0) and TypeScript(2.0.3). Now it works again!