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