I tried going through the quickstart, but I found this example app that kinda covers all the basics:
https://github.com/johnpapa/angular2-tour-of-heroes It helped me wrap my head around many of the angular 2 concepts On Wednesday, December 30, 2015 at 5:03:52 PM UTC-5, Raymond Camden wrote: > > Interesting - the issue was me starting in app, not the real root of the > quick start. All is good now. > > On Wednesday, December 30, 2015 at 4:02:46 PM UTC-6, Raymond Camden wrote: >> >> I'm following the guide here ( >> https://angular.io/docs/ts/latest/quickstart.html), and after I did npm >> start, it opened up the app in a new tab and then began a cycle of infinite >> reloading. In my terminal, I see messages like this: >> >> [BS] File changed: node_modules/rxjs/operator/sampleTime.js >> >> [1] [BS] File changed: node_modules/rxjs/operator/scan.js >> >> >> There are many variations of this - and obviously I'm not editing the >> files myself. Any ideas? >> > -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
