Angular is a platform and framework for building single-page client applications using HTML and TypeScript. Angular is written in TypeScript. It implements core and optional functionality as a set of TypeScript libraries that you import into your apps.
Installation:
- Install Node.js and NPM
- Install REACT from terminal i.e. md prompt
- cd <foldername>(where you want to install angular)
- npm install -g @angular/cli (i.e. command line interface)
- ng v (for current angular version installed)
- ng new <projetname>
- cd <projectname>
- ng serve
 |
One Framework. Mobile and Desktop
|
No comments:
Post a Comment