cd project-app-1
npm install
cd \backend\auth-api
npm install
npm startGo inside the project-app-1 and run below command
npm startinside backend/auth-api run the following after stopping backend server:
npm test
Result : 36 passedusername: harshith password: 123456
username: srinidh password: 123456