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
- Host: GitHub
- URL: https://github.com/manjuram07/angular
- Owner: manjuram07
- Created: 2022-08-30T06:39:10.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-30T06:53:26.000Z (almost 4 years ago)
- Last Synced: 2025-01-06T10:17:34.035Z (over 1 year ago)
- Topics: angular, css, html, typescript
- Language: HTML
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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