JJ Hesse, If you are looking for further tutorials to help your understanding of any MEAN stack concepts, I'd recommend PluralSight.
http://pluralsight.com/training/Courses/TableOfContents/building-angularjs-nodejs-apps-mean Not a plug, I have no affiliation, just speaking from experience - great course / tutorial for MEAN. Best regards, On 1 Jul 2014, at 20:20, JJ Hesse <[email protected]> wrote: > Thanks > > > > On Tuesday, July 1, 2014 12:53:21 PM UTC+3, Diego Caxito wrote: > 1. Is Express already pre-installed in the tutorial? > You can install Express with npm package: npm install -g express > > > 2. Am I correct in saying Node.js is already used in the tutorial? > If you are reference the default angular.js tutoria, yes it is. One of the > first steps it is install Node.js at your machine. > > > Abraço, > > > > Diego Caxito > > > > > > On Tue, Jul 1, 2014 at 5:09 AM, JJ Hesse <[email protected]> wrote: > Hello, > > I want to create a MEAN stack application based on the tutorial. > > *It seems Node is already installed > *And I have to attach MongoDB to the project myself > > Questions: > > 1. Is Express already pre-installed in the tutorial? > > 2. Am I correct in saying Node.js is already used in the tutorial? > > Thank you > > -- > 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. -- 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.
