AngularJS Development tools (bower, grunt)

Development Tools 

  • Node.js 
  • Bower 
  • Grunt 
  • Yeoman 
  • Angular seed project

Node.js, npm

What is Node and NPM? 

  • Node is an execution environment that lets you run JavaScript code from the command line, either in a server environment or in your development environment (in other words, not in a web browser). 
  • NPM is a Package Manager, which is used for dependency management, so that you no longer have to manually download and manage your scripts

You must have an active subscription to download PDF,Lab Zip and Recordings of this course topic.Please click the "Subscribe" button or the "Login" button if you already have an account.