Saturday, 26 March 2022

npm cmds

 ng g m  component--route  component --module app

npm install --save @angular/animations
npm install --save @angular/material @angular/cdk

No comments:

Post a Comment

Car pooling app

 I'll create a car pooling app with real-time vehicle tracking, pickup/drop time estimates, and a list of onboard users. Since we don...