To do application in angular.
To do list Steps Step 1 create an angular project without or with routing. Using #command. ng new toDoApp Step 2 install the json server using below command npm install…
To do list Steps Step 1 create an angular project without or with routing. Using #command. ng new toDoApp Step 2 install the json server using below command npm install…