An open API service indexing awesome lists of open source software.

https://github.com/manjuram07/angular

Angular is a TypeScript-based free and open-source web application framework. Angular is a complete rewrite from the same team that built AngularJS
https://github.com/manjuram07/angular

angular css html typescript

Last synced: about 2 months ago
JSON representation

Angular is a TypeScript-based free and open-source web application framework. Angular is a complete rewrite from the same team that built AngularJS

Awesome Lists containing this project

README

          

# Angular
Angular is a TypeScript-based free and open-source web application framework led by the Angular Team at Google and by a community of individuals and corporations. Angular is a complete rewrite from the same team that built AngularJS
installing Angular commands
- Before installing angular we need to setup node js
- npm install -g @angular/cli@latest install angular using cmd
- ng v Checking version
Run the Angular:
- ng new [fileName] Create Angular project
- ng serve Project will compile