This is a pretty decent tutorial that steps you through using Yeoman to scaffold your application, which generates some default Grunt configurations that will server your app and do livereload and whatnot.
http://yeoman.io/codelab.html e On Thu, Sep 18, 2014 at 2:27 PM, Mark Streit <[email protected]> wrote: > Thanks Eric. Someone else here that I shared it with said the same thing. > > It would really help if they'd include a text file or readme on how to set > up a separate node.js server for a development environment to do the > tutorial series, assuming you don't have the Webstorm IDE or similar full > blown IDE. > > M > > > On Thursday, September 18, 2014, Eric Eslinger <[email protected]> > wrote: > >> If I remember correctly, the editor in a lot of the egghead.io tutorials >> is JetBrains webstorm (and it's an IDE, so I believe it's running the code >> as well). There's some sublimetext in there as well (from one of the other >> video people). >> >> e >> >> On Thu, Sep 18, 2014 at 1:56 PM, mcs130 <[email protected]> wrote: >> >>> There is a terrific series at: >>> https://egghead.io/series/angularjs-app-from-scratch-getting-started >>> >>> It jumps right into an HTML5 page and that's all OK, however, it shows >>> the code in an editor and then shows the page running on a web server on >>> localhost:633342. >>> >>> 1) which code editor is being used (is it suggested that one use >>> something like Brackets?) - perhaps Sublime Text? ... either would work, >>> I'm just curious. >>> 2) is the setup of the web server (and dev environment) covered >>> somewhere prior? >>> >>> I really appreciate the work done on these tutorials just want to make >>> sure I'm not missing some pre-requisite steps. >>> >>> >>> Thanks >>> >>> -- >>> 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 http://groups.google.com/group/angular. >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> -- >> You received this message because you are subscribed to a topic in the >> Google Groups "AngularJS" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/angular/zx0f1d2SOf0/unsubscribe. >> To unsubscribe from this group and all its topics, send an email to >> [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at http://groups.google.com/group/angular. >> For more options, visit https://groups.google.com/d/optout. >> > > > -- > Regards, > > Mark > > Sent from Gmail Mobile on iPhone > > -- > 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 http://groups.google.com/group/angular. > For more options, visit https://groups.google.com/d/optout. > -- 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 http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
