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.
