151 Forks
79 Stars
79 Watchers

angular

Repository for my tutorial course: Learning AngularJS on LinkedIn Learning and Lynda.com. http://raybo.org/angular

How to download and setup angular

Open terminal and run command
git clone https://github.com/planetoftheweb/angular.git
git clone is used to create a copy or clone of angular repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with angular https://github.com/planetoftheweb/angular/archive/master.zip

Or simply clone angular with SSH
[email protected]:planetoftheweb/angular.git

If you have some problems with angular

You may open issue on angular support forum (system) here: https://github.com/planetoftheweb/angular/issues