This repository consist of practices done for Angular Framework
npm install
makesure to run this command in the same directory where the package.json file exist
ng serve
or if the above command shows ng is not recoganised as internal or external command
npm run ng serve