Tag Archives: angularjs install uabntu
AngularJs install
Angular Js installation and Setup : Below steps explains the Installation.
There are following ways to install the AngularJs
1. Download and use it.
If you want to keep the angular Js on your server, download it from https://angularjs.org/.
Go to above link you will see :
Now click on the download button. Incude this file in of the page.
2. Use CDN.
You can use CDN access which is hosted on google server. You can simply include and use the angularJs.
Note: We will use the google cdn as provided above