Angular is an UI framework which helps with the UI layer to achieve refreshless page load of data.
Steps to install
- install node latest version https://nodejs.org/en/
- Once node is installed, check the version using ng –version command
- Now install angular- npm install -g @angular/cli
4. Check Angular version
5. Kudo’s you have installed Angular
Comments
Post a Comment